WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
TimedImpulsiveBurnModel.h File Reference

Go to the source code of this file.

Namespaces

namespace  warptwin
 Class to propagate CR3BP dynamics in characteristic units.

Functions

 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.

Variables

TimeTriggerMonitor warptwin::_time_trigger
ImpulseModel warptwin::_impulse
Node warptwin::_force_node
bool warptwin::_triggered = false