WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
CompositeWindModel.h File Reference
#include "simulation/Model.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.
void warptwin::_configureInternal ()
 Function to configure sensor – runs in all constructors.

Variables

CartesianVector3 warptwin::_mean_wind__comp
 Internal variables for rotated vectors.
CartesianVector3 warptwin::_dist_wind__comp
CartesianVector3 warptwin::_gust_wind__comp
clockwerk::DCM warptwin::_DCM_directMeanWindFrame_to_meanWindFrame
 Internal variable for the rotation from the direct mean wind frame to the mean wind vector representation frame.
double warptwin::_mean_wind_rot_angle
 Internal variable for the mean wind frame rotation angle.