orbit 0.0.8
orbit: ^0.0.8 copied to clipboard
TLE and NORAD SGP4/SDP4/SGP8/SDP8 Implementation for Dart and Flutter.
0.0.8 #
- TLE Parser.
0.0.6 #
- Automatic calculation of time zone and local time based on the longitude for getSunLookAngle.
0.0.5 #
- getSunLookAngle implemented.
0.0.4 #
- getGroundTrack implemented.
0.0.3 #
- getSunLocation and getMoonLocation.
0.0.2 #
- SGP4 implemented.
0.0.1 #
- Initial release with basic classes.