Home
last modified time | relevance | path

Searched defs:SGP4 (Results 1 – 5 of 5) sorted by relevance

/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/third_party/libsgp4/
H A DSGP4.h39 SGP4(const Tle &tle) : elements_(tle) in SGP4() function
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/third_party/libsgp4/
H A DSGP4.h39 SGP4(const Tle &tle) : elements_(tle) in SGP4() function
/dports/comms/gpredict/gpredict-2.2.1/src/sgpsdp/
H A Dsgp4sdp4.c24 SGP4 (sat_t *sat, double tsince) in SGP4() function
/dports/astro/xplanet/xplanet-1.3.1/src/libsgp4sdp4/
H A Dsgp4sdp4.c22 SGP4(double tsince, tle_t *tle, vector_t *pos, vector_t *vel) in SGP4() function
/dports/comms/predict/predict-2.2.7/
H A Dpredict.c757 void SGP4(double tsince, tle_t * tle, vector_t * pos, vector_t * vel) in SGP4() function