void fgBodyPositionGST(double gst, double &lon, double &lat, bool sun_not_moon)
given a particular time expressed in side real time at prime meridian (GST), compute position on the ...
time_t fgTimeSecondsUntilBodyAngle(time_t cur_time, const SGGeod &loc, double target_angle_deg, bool ascending, bool sun_not_moon)
Given the current unix time in seconds, calculate seconds to the specified solar system body angle (r...