Home
last modified time | relevance | path

Searched refs:sgp4init (Results 1 – 15 of 15) sorted by relevance

/dports/astro/py-sgp4/python-sgp4-2.20/sgp4/
H A Dtests.py28 from sgp4.propagation import sgp4, sgp4init
86 sat.sgp4init(
97 sat.sgp4init(
108 sgp4init(
239 sat.sgp4init(
275 sat.sgp4init(WGS72OLD, 'i', VANGUARD_ATTRS['satnum'], VANGUARD_EPOCH, *args)
278 sat.sgp4init(WGS72, 'i', VANGUARD_ATTRS['satnum'], VANGUARD_EPOCH, *args)
281 sat.sgp4init(WGS84, 'i', VANGUARD_ATTRS['satnum'], VANGUARD_EPOCH, *args)
351 sat.sgp4init(WGS72, 'i', satnum, VANGUARD_EPOCH, *args)
369 sat.sgp4init(
H A Dmodel.py6 from sgp4.propagation import sgp4, sgp4init
73 def sgp4init(self, whichconst, opsmode, satnum, epoch, bstar, member in Satrec
93 sgp4init(whichconst, opsmode, satnum, epoch, bstar, ndot, nddot,
H A Dio.py10 from sgp4.propagation import sgp4init
236 sgp4init(whichconst, opsmode, satrec.satnum, satrec.jdsatepoch-2433281.5, satrec.bstar,
H A Domm.py49 sat.sgp4init(WGS72, 'i', satnum, epoch, bstar, ndot, nddot, ecco,
H A Dpropagation.py1288 def sgp4init( function
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4unit.h95 bool sgp4init
H A Dsgp4io.cpp256 sgp4init( whichconst, opsmode, satrec.satnum, satrec.jdsatepoch-2433281.5, satrec.bstar, in twoline2rv()
H A Dsgp4unit.cpp1337 bool sgp4init in sgp4init() function
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gsatellite/
H A Dsgp4unit.h95 bool sgp4init(gravconsttype whichconst, char opsmode, const int satn, const double epoch,
H A Dsgp4io.cpp203 sgp4init( whichconst, opsmode, satrec.satnum, satrec.jdsatepoch-2433281.5, satrec.bstar, in twoline2rv()
H A Dsgp4unit.cpp1305 bool sgp4init(gravconsttype whichconst, char opsmode, const int satn, const double epoch, in sgp4init() function
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A DSGP4.h122 bool sgp4init
H A Dwrapper.cpp204 SGP4Funcs::sgp4init((gravconsttype) whichconst, opsmode, satnum_str, epoch, in Satrec_sgp4init()
H A DSGP4.cpp1360 bool sgp4init in sgp4init() function
2435sgp4init(whichconst, opsmode, satrec.satnum, (satrec.jdsatepoch + satrec.jdsatepochF) - 2433281.5,… in twoline2rv()
/dports/astro/py-skyfield/skyfield-1.41/skyfield/documentation/
H A Dearth-satellites.rst842 satrec.sgp4init(
859 this ``sgp4init`` method is documented in the