ASTRONAV: A rust library featuring algorithms for positional astronomy calculations
Purpose
To create a pure rust implementation of positional astronomy algorithms
Current features
- Methods to get the
AltitudeandAzimuthof Stars usingRA (Right Ascension)andDec (Declination)values. - Time functions such to retrieve
- Julian Day Number
- Julian Time
- Greenwich Mean Sidereal Time
- Local Mean Sidereal Time