Home
last modified time | relevance | path

Searched refs:sun_predict (Results 1 – 3 of 3) sorted by relevance

/dports/misc/libpredict/libpredict-2.0.0/src/
H A Dsun.c41 void sun_predict(double time, double position[3]) in sun_predict() function
68 sun_predict(time, solar_vector); in predict_observe_sun()
110 sun_predict(time, solar_vector); in predict_sun_ra_dec()
150 sun_predict(time, solar_vector); in predict_sun_gha()
H A Dsun.h4 void sun_predict(double time, double position[3]);
H A Dorbit.c211 sun_predict(m->time, solar_vector); in predict_orbit()