dsgp4#

Modules

dsgp4.initl(xke, j2, ecco, epoch, inclo, no, ...)

dsgp4.newton_method(tle_0, time_mjd[, ...])

This method performs Newton method starting from an initial TLE and a given propagation time.

dsgp4.plot

dsgp4.sgp4(satellite, tsince)

This function represents the SGP4 propagator.

dsgp4.sgp4_batched(satellite_batch, tsince)

This function represents the batch SGP4 propagator.

dsgp4.sgp4init(whichconst, opsmode, satn, ...)

This function initializes the sgp4 propagator.

dsgp4.sgp4init_batch(whichconst, opsmode, ...)

This function initializes the sgp4 propagator.

dsgp4.tle

dsgp4.util