Go to the source code of this file.
|
| namespace | warptwin |
| | Class to propagate CR3BP dynamics in characteristic units.
|
|
| | warptwin::MODEL (TimedImpulsiveBurnModel) public |
| | Model which applies a fixed impulse to a vehicle at a set sim or UTC time.
|
| warptwin::ImpulseModel * | warptwin::impulseModel () |
| | Function to get a handle to the impulse model contained within this model.
|
| int16 | warptwin::start () override |
| | Class to execute logging.
|
| int16 | warptwin::execute () override |
| | Function to check monitor input conditions and set trigger flag accordingly. Should be implemented in derived class.
|