

Go to the source code of this file.
Classes | |
| struct | almanac_t |
Functions | |
| void | calc_sat_az_el_almanac (almanac_t *alm, double t, s16 week, double ref[3], double *az, double *el) |
| double | calc_sat_doppler_almanac (almanac_t *alm, double t, s16 week, double ref[3]) |
| void | calc_sat_state_almanac (almanac_t *alm, double t, s16 week, double pos[3], double vel[3]) |