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 expressions for the dynamics in a fixed-centres problem.

pendulum([gconst, length])

Produces the expression for the dynamics of the simple pendulum.

sgp4([inputs])

Produces the expressions for the SGP4 propagator.

gpe_is_deep_space(n0, e0, i0)

Check whether a GPE is deep-space.

sgp4_propagator(sat_list[, diff_order])

Construct an SGP4 propagator.