Home
last modified time | relevance | path

Searched refs:dpper (Results 1 – 12 of 12) sorted by relevance

/dports/astro/py-ephem/ephem-4.1.3/libastro/
H A Dsatspec.h36 void dpper(SatData *sat, double *EM, double *XINC, double *OMGASM,
H A Dsdp4.c309 dpper(sat, &E, &XINC, &OMGADF, &XNODE, &XMAM, TSINCE); in sdp4()
H A Ddeep.c700 dpper(SatData *sat, double *EM, double *XINC, double *OMGASM, in dpper() function
/dports/astro/xplanet/xplanet-1.3.1/src/libsgp4sdp4/
H A Dsgp4sdp4.h132 #define dpper 3 /* Deep-space periodic code */ macro
H A Dsgp4sdp4.c391 Deep(dpper, tle, &deep_arg); in SDP4()
942 case dpper: /* Entrance for lunar-solar periodics */ in Deep()
/dports/comms/gpredict/gpredict-2.2.1/src/sgpsdp/
H A Dsgp4sdp4.h262 #define dpper 3 /* Deep-space periodic code */ macro
H A D2_README76 'dpper' section of the Deep routine, as suggested by Rom Matson.
H A Dsgp4sdp4.c420 Deep (dpper, sat); in SDP4()
957 case dpper: /* Entrance for lunar-solar periodics */ in Deep()
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4unit.cpp55 static void dpper
203 static void dpper in dpper() function
1540 dpper in sgp4init()
1831 dpper in sgp4()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gsatellite/
H A Dsgp4unit.cpp56 static void dpper(double e3, double ee2, double peo, double pgho, double pho,
189 static void dpper(double e3, double ee2, double peo, double pgho, double pho, in dpper() function
1510 dpper(satrec.e3, satrec.ee2, satrec.peo, satrec.pgho, in sgp4init()
1786 dpper(satrec.e3, satrec.ee2, satrec.peo, in sgp4()
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A DSGP4.cpp68 static void dpper
225 static void dpper in dpper() function
1592 dpper in sgp4init()
1893 dpper in sgp4()
/dports/comms/predict/predict-2.2.7/
H A Dpredict.c101 #define dpper 3 /* Deep-space periodic code */ macro
1430 case dpper: /* Entrance for lunar-solar periodics */ in Deep()
1639 Deep(dpper,tle,&deep_arg); in SDP4()