astro.maneuvers#
A set of burns which may be scheduled for satellites. Note that ContinuousBurn is a
base class template and should never be instantiated directly. Instead instantiate its children.
A burn whose impulse is delivered instantaneously, obeying the impulsive thrust assumption. |
|
The base class for all burns whose acceleration is delivered over a continuous.rst period of time. |
|
Continuous burn where the supplied thrust is constant. |
|
Continuous burn where a time-varying thrust is interpolated from a lookup table. |
|
Continuous burn where a time-varying thrust is interpolated from a lookup table. |