![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
Go to the source code of this file.
Namespaces | |
| namespace | warptwin |
| Class to propagate CR3BP dynamics in characteristic units. | |
Functions | |
| MODEL(MarkovUncertaintyModel) public double | warptwin::getBias () |
| Markov Uncertainty 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 | |
| double | warptwin::_bias |
| Internal variable for holding the bias and its deviations from the initial value. | |
| double | warptwin::_bias_drift |
| double | warptwin::_scale_factor |
| Internal variables for the different noise sources. | |
| double | warptwin::_noise |
| double | warptwin::_sqrt_time_step |
| Internal variable for 1/sqrt(Hz). | |