SatKit
v0.3.6
Basics
Installation
References
Data Files
User Documentation
Time
Quaternions
Frame Transforms
Two-Line Element Sets (TLEs)
ITRF Coordinates
High-Precision Orbit Propagation
SatState
Air Density
Examples
ITRF Coordinates
Satellite Ground Contacts
Two-Line Element Set
Eclipse 2024
Interesting Plots
API Reference
Time Representation
Quaternions
Coordinate Frame Transforms
High-Precision Orbit Propagator
JPL Ephemeris
ITRF (International Terrestrial Reference Frame) Coordinate
Earth Gravity Models
Satellite State Representation
Two-Line Element Sets and SGP-4
Constants
Kepleriean orbital elements
Utility Functions
Air Density Model(s)
SatKit
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (satkit.quaternion method)
__mul__() (satkit.quaternion method)
A
abs_error (satkit.satprop.propsettings property)
afspc (satkit.sgp4_opsmode property)
altitude (satkit.itrfcoord property)
angle() (satkit.quaternion method)
arg_of_perigee (satkit.TLE property)
au (satkit.consts property)
axis() (satkit.quaternion method)
B
barycentric_pos() (in module satkit.jplephem)
barycentric_state() (in module satkit.jplephem)
bstar (satkit.TLE property)
builddate() (in module satkit.utils)
C
c (satkit.consts property)
conj() (satkit.quaternion method)
conjugate() (satkit.quaternion method)
consts (class in satkit)
cov (satkit.satstate property)
D
datadir() (in module satkit.utils)
datetime() (satkit.time method)
days() (satkit.duration method)
duration (class in satkit)
E
earth_moon_mass_ratio (satkit.consts property)
earth_orientation_params() (in module satkit.frametransform)
earth_radius (satkit.consts property)
earth_rotation_angle() (in module satkit.frametransform)
eccen (satkit.TLE property)
eccentric_anomaly (in module satkit.kepler)
egm96 (satkit.gravmodel property)
epoch (satkit.TLE property)
F
from_axis_angle() (satkit.quaternion static method)
from_date() (satkit.time static method)
from_datetime() (satkit.time static method)
from_days() (satkit.duration static method)
from_file() (satkit.TLE static method)
from_gregorian() (satkit.time static method)
from_hours() (satkit.duration static method)
from_jd() (satkit.time static method)
from_lines() (satkit.TLE static method)
from_minutes() (satkit.duration static method)
from_mjd() (satkit.time static method)
from_pv() (in module satkit.kepler)
from_rotation_matrix() (satkit.quaternion static method)
from_seconds() (satkit.duration static method)
from_unixtime() (satkit.time static method)
G
gast() (in module satkit.frametransform)
geo_r (satkit.consts property)
geocentric_pos() (in module satkit.jplephem)
geocentric_state() (in module satkit.jplephem)
geodesic_distance() (satkit.itrfcoord method)
geodetic_deg (satkit.itrfcoord property)
geodetic_rad (satkit.itrfcoord property)
githash() (in module satkit.utils)
GM (satkit.consts property)
gmst() (in module satkit.frametransform)
GPS() (satkit.timescale method)
gravity() (in module satkit)
gravity_and_partials() (in module satkit)
gravity_order (satkit.satprop.propsettings property)
gravmodel (class in satkit)
H
hours() (satkit.duration method)
I
improved (satkit.sgp4_opsmode property)
inclination (satkit.TLE property)
interp() (satkit.satprop.propresult method)
Invalid (satkit.timescale property)
itrfcoord (class in satkit)
itugrace16 (satkit.gravmodel property)
J
jgm2 (satkit.gravmodel property)
jgm3 (satkit.gravmodel property)
jgm3_a (satkit.consts property)
jgm3_j2 (satkit.consts property)
jgm3_mu (satkit.consts property)
L
latitude_deg (satkit.itrfcoord property)
latitude_rad (satkit.itrfcoord property)
longitude_deg (satkit.itrfcoord property)
longitude_rad (satkit.itrfcoord property)
M
mean_anomaly (in module satkit.kepler)
(satkit.TLE property)
mean_motion (in module satkit.kepler)
(satkit.TLE property)
mean_motion_dot (satkit.TLE property)
mean_motion_dot_dot (satkit.TLE property)
minutes() (satkit.duration method)
module
satkit.density
satkit.frametransform
satkit.jplephem
satkit.kepler
satkit.satprop
satkit.utils
moon_radius (satkit.consts property)
move_with_heading() (satkit.itrfcoord method)
mu_earth (satkit.consts property)
mu_moon (satkit.consts property)
mu_sun (satkit.consts property)
N
name (satkit.TLE property)
now() (satkit.time static method)
nrlmsise() (in module satkit.density)
num_accept (satkit.satprop.propstats property)
num_eval (satkit.satprop.propstats property)
num_reject (satkit.satprop.propstats property)
O
omega_earth (satkit.consts property)
P
period (in module satkit.kepler)
phi (satkit.satprop.propresult property)
pos (satkit.satprop.propresult property)
pos_gcrf (satkit.satstate property)
propagate() (in module satkit.kepler)
(in module satkit.satprop)
(satkit.satstate method)
propresult (class in satkit.satprop)
propsettings (class in satkit.satprop)
propstats (class in satkit.satprop)
Q
qcirs2gcrf() (in module satkit.frametransform)
qenu2itrf (satkit.itrfcoord property)
qgcrf2itrf() (in module satkit.frametransform)
qgcrf2itrf_approx() (in module satkit.frametransform)
qgcrf2lvlh (satkit.satstate property)
qitrf2gcrf() (in module satkit.frametransform)
qitrf2gcrf_approx() (in module satkit.frametransform)
qitrf2tirs() (in module satkit.frametransform)
qned2itrf (satkit.itrfcoord property)
qteme2itrf() (in module satkit.frametransform)
qtirs2cirs() (in module satkit.frametransform)
quaternion (class in satkit)
R
rel_error (satkit.satprop.propsettings property)
rotation_between() (satkit.quaternion static method)
rotx() (satkit.quaternion static method)
roty() (satkit.quaternion static method)
rotz() (satkit.quaternion static method)
S
satkit.density
module
satkit.frametransform
module
satkit.jplephem
module
satkit.kepler
module
satkit.satprop
module
satkit.utils
module
satnum (satkit.TLE property)
satproperties_static (class in satkit.satprop)
satstate (class in satkit)
seconds() (satkit.duration method)
sgp4() (in module satkit)
sgp4_gravconst (class in satkit)
sgp4_opsmode (class in satkit)
slerp() (satkit.quaternion method)
state (satkit.satprop.propresult property)
stats (satkit.satprop.propresult property)
sun_radius (satkit.consts property)
T
TAI() (satkit.timescale method)
TDB() (satkit.timescale method)
time (class in satkit)
(satkit.satprop.propresult property)
(satkit.satstate property)
timescale (class in satkit)
TLE (class in satkit)
to_date() (satkit.time method)
to_euler() (satkit.quaternion method)
to_gregorian() (satkit.time method)
to_jd() (satkit.time method)
to_mjd() (satkit.time method)
to_pv() (in module satkit.kepler)
to_rotation_matrix() (satkit.quaternion method)
to_unixtime() (satkit.time method)
true_anomaly (in module satkit.kepler)
TT() (satkit.timescale method)
U
update_datafiles() (in module satkit.utils)
use_jplephem (satkit.satprop.propsettings property)
use_spaceweather (satkit.satprop.propsettings property)
UT1() (satkit.timescale method)
UTC (satkit.timescale property)
V
vector (satkit.itrfcoord property)
vel (satkit.satprop.propresult property)
vel_gcrf (satkit.satstate property)
W
wgs72 (satkit.sgp4_gravconst property)
wgs72old (satkit.sgp4_gravconst property)
wgs84 (satkit.sgp4_gravconst property)
wgs84_a (satkit.consts property)
wgs84_f (satkit.consts property)