![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
#include "simulation/Model.h"Go to the source code of this file.
Namespaces | |
| namespace | warptwin |
| Class to propagate CR3BP dynamics in characteristic units. | |
Enumerations | |
| enum | warptwin::power_load_mode_e { warptwin::OFF = 0 , warptwin::IDLE = 1 , warptwin::ACTIVE = 2 } |
Functions | |
| MODEL(Servo) public int16 | warptwin::deactivate () override |
| Model to simulate a servo's motion. | |
| 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. | |