Marine systems simulation
|
This is the complete list of members for CBox, including all inherited members.
CBox(std::string sSimObjectName, ISimObjectCreator *pCreator) | CBox | |
getQuaternion(double *eulerAnglesRad) (defined in CBox) | CBox | static |
m_dBoxDim | CBox | protected |
m_IStatePos | CBox | protected |
m_IStateRot | CBox | protected |
m_IStateVel | CBox | protected |
normalizeQuaternion(const Eigen::Vector4f &q) (defined in CBox) | CBox | static |
OdeFcn(const double dT, const double *const adX, double *const adXDot, const bool bIsMajorTimeStep) | CBox | virtual |
Position(const double dT, const double *const adX) (defined in CBox) | CBox | protectedvirtual |
Rotation(const double dT, const double *const adX) (defined in CBox) | CBox | protectedvirtual |
Velocity(const double dT, const double *const adX) (defined in CBox) | CBox | protectedvirtual |