Models

Contents

Models#

Classes#

sgp4_propagator_dbl

SGP4 propagator (double precision).

sgp4_propagator_flt

SGP4 propagator (single precision).

Functions#

cart2geo(xyz[, ecc2, R_eq, n_iters])

Produces the expression of the Cartesian coordinates as a function of geodetic coordinates.

nrlmsise00_tn(geodetic, f107, f107a, ap, ...)

Produces the expression of the thermospheric density as a function of geodetic coordinates and weather indexes.

jb08_tn(geodetic, f107, f107a, s107, s107a, ...)

Produces the expression of the thermospheric density as a function of geodetic coordinates and weather indexes.

fixed_centres([Gconst, masses, positions])

Produces the expression for the dynamics in a fixed-centres problem.

pendulum([gconst, length])

Produces the expression for the dynamics of the simple pendulum.

sgp4()

Produces the expression for the SGP4 propagator.

sgp4_propagator(sat_list[, diff_order])

Construct an SGP4 propagator.