Skip to content

Commit d491e95

Browse files
Deploy to GitHub pages
0 parents  commit d491e95

File tree

760 files changed

+109644
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

760 files changed

+109644
-0
lines changed

.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 1c59435e3cf9aa9dd661fc028f265eb8
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

.nojekyll

Whitespace-only changes.

_images/ground_track_plot.png

631 KB
Loading
7.88 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<map id="inheritance3ba1478d81" name="inheritance3ba1478d81">
2+
<area shape="rect" id="node1" href="../api/ssapy.body.Body.html#ssapy.body.Body" target="_top" title="A celestial body." alt="" coords="35,252,107,277"/>
3+
<area shape="rect" id="node2" href="../api/ssapy.body.EarthOrientation.html#ssapy.body.EarthOrientation" target="_top" title="Orientation of earth in GCRF. &#160;This is a callable class that returns the" alt="" coords="6,203,135,228"/>
4+
<area shape="rect" id="node3" href="../api/ssapy.body.MoonOrientation.html#ssapy.body.MoonOrientation" target="_top" title="Orientation of moon in GCRF. &#160;This is a callable class that returns the" alt="" coords="5,153,136,179"/>
5+
<area shape="rect" id="node4" href="../api/ssapy.body.MoonPosition.html#ssapy.body.MoonPosition" target="_top" title="Position of moon in GCRF. &#160;This is a callable class that returns the" alt="" coords="15,104,126,129"/>
6+
<area shape="rect" id="node5" href="../api/ssapy.body.PlanetPosition.html#ssapy.body.PlanetPosition" target="_top" title="Position of a planet in GCRF. &#160;This is a callable class that returns the" alt="" coords="13,55,128,80"/>
7+
<area shape="rect" id="node6" href="../api/ssapy.body.SunPosition.html#ssapy.body.SunPosition" target="_top" title="Position of sun in GCRF. &#160;This is a callable class that returns the" alt="" coords="21,5,120,31"/>
8+
</map>
23 KB
Loading
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<map id="inheritancef7cbe4f50d" name="inheritancef7cbe4f50d">
2+
<area shape="rect" id="node1" title="Helper class that provides a standard way to create an ABC using" alt="" coords="5,79,77,104"/>
3+
<area shape="rect" id="node3" href="../api/ssapy.propagator.Propagator.html#ssapy.propagator.Propagator" target="_top" title="Abstract base class for orbit propagators." alt="" coords="125,104,219,129"/>
4+
<area shape="rect" id="node5" href="../api/ssapy.propagator.RKPropagator.html#ssapy.propagator.RKPropagator" target="_top" title="Abstract base class for Runge&#45;Kutta&#45;based orbit propagators." alt="" coords="289,29,399,55"/>
5+
<area shape="rect" id="node2" href="../api/ssapy.propagator.KeplerianPropagator.html#ssapy.propagator.KeplerianPropagator" target="_top" title="A basic Keplerian propagator for finding the position and velocity of an" alt="" coords="267,79,421,104"/>
6+
<area shape="rect" id="node8" href="../api/ssapy.propagator.SGP4Propagator.html#ssapy.propagator.SGP4Propagator" target="_top" title="Propagate using simplified perturbation model SGP4." alt="" coords="281,128,407,153"/>
7+
<area shape="rect" id="node9" href="../api/ssapy.propagator.SciPyPropagator.html#ssapy.propagator.SciPyPropagator" target="_top" title="Propagate using the scipy.integrate.solve_ivp ODE solver." alt="" coords="280,177,408,203"/>
8+
<area shape="rect" id="node10" href="../api/ssapy.propagator.SeriesPropagator.html#ssapy.propagator.SeriesPropagator" target="_top" title="Propagate using Taylor series expansion of Keplerian motion. &#160;This is" alt="" coords="277,227,411,252"/>
9+
<area shape="rect" id="node4" href="../api/ssapy.propagator.RK4Propagator.html#ssapy.propagator.RK4Propagator" target="_top" title="Runge&#45;Kutta 4th order numerical integrator." alt="" coords="469,5,588,31"/>
10+
<area shape="rect" id="node7" href="../api/ssapy.propagator.RK8Propagator.html#ssapy.propagator.RK8Propagator" target="_top" title="Runge&#45;Kutta 8th order numerical integrator." alt="" coords="469,55,588,80"/>
11+
<area shape="rect" id="node6" href="../api/ssapy.propagator.RK78Propagator.html#ssapy.propagator.RK78Propagator" target="_top" title="Runge&#45;Kutta 8th order numerical integrator with adaptive step size" alt="" coords="636,55,763,80"/>
12+
</map>
3.91 KB
Loading
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<map id="inheritance41f242dbcd" name="inheritance41f242dbcd">
2+
<area shape="rect" id="node1" href="../api/ssapy.orbit.EarthObserver.html#ssapy.orbit.EarthObserver" target="_top" title="An earth&#45;bound observer." alt="" coords="11,104,125,129"/>
3+
<area shape="rect" id="node2" href="../api/ssapy.orbit.Orbit.html#ssapy.orbit.Orbit" target="_top" title="Orbital state of one or more objects." alt="" coords="32,55,104,80"/>
4+
<area shape="rect" id="node3" href="../api/ssapy.orbit.OrbitalObserver.html#ssapy.orbit.OrbitalObserver" target="_top" title="An observer in orbit." alt="" coords="5,5,131,31"/>
5+
</map>
46.3 KB
Loading

0 commit comments

Comments
 (0)