Home
last modified time | relevance | path

Searched defs:opsmode (Results 1 – 9 of 9) sorted by relevance

/dports/astro/py-sgp4/python-sgp4-2.20/sgp4/
H A Dio.py101 def twoline2rv(longstr1, longstr2, whichconst, opsmode='i', satrec=None): argument
H A Dpropagation.py154 def _dpper(satrec, inclo, init, ep, inclp, nodep, argpp, mp, opsmode): argument
1139 opsmode, argument
1289 whichconst, opsmode, satn, epoch, argument
H A Dmodel.py73 def sgp4init(self, whichconst, opsmode, satnum, epoch, bstar, argument
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gsatellite/
H A Dsgp4io.cpp77 char typerun, char typeinput, char opsmode, in twoline2rv()
H A Dsgp4unit.cpp198 char opsmode) in dpper()
1157 char opsmode) in initl()
1305 bool sgp4init(gravconsttype whichconst, char opsmode, const int satn, const double epoch, in sgp4init()
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4io.cpp73 char typerun, char typeinput, char opsmode, in twoline2rv()
H A Dsgp4unit.cpp214 char opsmode in dpper()
1187 char opsmode in initl()
1339 gravconsttype whichconst, char opsmode, const int satn, const double epoch, in sgp4init()
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A Dwrapper.cpp181 int opsmode; /* "int" rather than "char" because "C" needs an int */ in Satrec_sgp4init() local
H A DSGP4.cpp236 char opsmode in dpper()
1209 double ecco, double epoch, double inclo, double no_kozai, char opsmode, in initl()
1362 gravconsttype whichconst, char opsmode, const char satn[5], const double epoch, in sgp4init()
2175 char typerun, char typeinput, char opsmode, in twoline2rv()