Spacecraft Control Bundle 1
ons_orbit_propagation.h File Reference

Propagate an orbit. More...

#include <MatrixLib/MatrixLib.h>
#include <SCControl/SCControl.h>

Go to the source code of this file.

Classes

class  orbit_propagation
 Propagate an orbit. More...
 

Detailed Description

Propagate an orbit.

Propagates an orbit given a set of specified times. Normally these would correspond to the times
when observables are available.

The orbit has the following
<ol>
    <li>Any number of planets.
    <li>One central body that can have spherical harmonics.
    <li>Solar pressure assuming a spherical spacecraft.
</ol>