orbit 0.0.15
orbit: ^0.0.15 copied to clipboard
TLE and NORAD SGP4/SDP4/SGP8/SDP8 Implementation for Dart and Flutter.
0.0.15 #
- Doppler factor.
0.0.14 #
- Propagation and Prediction enhancements.
0.0.13 #
- Satellite Propagation.
0.0.11 #
- Use
latlng
version^2.0.0
.
0.0.10 #
- SGP4 bugs fixed.
0.0.9 #
- Refactor.
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.