![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
#include "simulation/Model.h"#include "frames/Frame.h"#include "frames/Node.h"#include "frames/frameutils.h"#include "constants/planetdefaults.h"Go to the source code of this file.
Namespaces | |
| namespace | warptwin |
| Class to propagate CR3BP dynamics in characteristic units. | |
Functions | |
| int16 | warptwin::execute () override |
| Function to check monitor input conditions and set trigger flag accordingly. Should be implemented in derived class. | |
Variables | |
| const double | warptwin::PC_15_2 = 0.5*15.0 |
| const double | warptwin::PC_3_2 = 0.5*3.0 |
| const double | warptwin::PC_35_2 = 0.5*35 |
| double | warptwin::r |
| double | warptwin::precalc_j2 |
| double | warptwin::precalc_j3 |
| CartesianVector3 | warptwin::grav_force__planet |