Module orbit

Source

Enums§

OrbitPredictionError

Functions§

calculate_obs
The procedures calculate_obs calculates the topocentric coordinates of the object with ECI position, {pos}, and velocity, {vel}, from location {geodetic} at a given {time}.
is_eclipsed
Calculates if a position is eclipsed.
predict_aos_happens
Returns true if the satellite pointed to by “x” can ever rise above the horizon of the ground station
predict_apogee
predict_decayed
predict_is_geosynchronous
predict_orbit
This is the stuff we need to do repetitively while tracking This is the old Calc() function
predict_perigee