![]() |
VR-Vantage 3.1 API Documentation
|
This is the complete list of members for ssShipMotion, including all inherited members.
| getAngularVelocity(double time_sec, VECTOR shippoint) | ssShipMotion | |
| getAverageRotation(double time_start, double time_end, double &heading, double &pitch, double &roll, double &heading_rate, double &pitch_rate, double &roll_rate) | ssShipMotion | |
| getEstimatedRotationPotential() | ssShipMotion | |
| getMotionAngles(double time_sec, double &pitch, double &roll) | ssShipMotion | private |
| getMotionRates(double time_sec, double &pitchrate, double &rollrate) | ssShipMotion | private |
| getNatoSeaState() | ssShipMotion | inline |
| getOffsetOrientation(double time_sec, float &heading, float &pitch, float &roll) | ssShipMotion | |
| getOffsetTranslation(double time_sec, float &x, float &y, float &z) | ssShipMotion | |
| getSensorMotionMatrix(double time_sec) | ssShipMotion | |
| getShipPerformance() | ssShipMotion | inline |
| getShipSize(float &beam_length_m, float &length_between_perp_m, float &roll_const_sec_per_sqrt_m, float &metacentric_height_m) | ssShipMotion | inline |
| getUnitTangentialVelocity(double time_sec) | ssShipMotion | |
| getWindSpeed() | ssShipMotion | inline |
| getWorldOrientation(float &heading, float &pitch, float &roll) | ssShipMotion | inline |
| getWorldPosition(double &x, double &y, double &z) | ssShipMotion | inline |
| m_beamLength | ssShipMotion | private |
| m_initialHeading | ssShipMotion | private |
| m_initialPitch | ssShipMotion | private |
| m_initialRoll | ssShipMotion | private |
| m_lengthBetweenPerpendicular | ssShipMotion | private |
| m_metacentricHeight | ssShipMotion | private |
| m_pitchAmplitude | ssShipMotion | private |
| m_pitchPeriod | ssShipMotion | private |
| m_positionX | ssShipMotion | private |
| m_positionY | ssShipMotion | private |
| m_positionZ | ssShipMotion | private |
| m_rollAmplitude | ssShipMotion | private |
| m_rollConstant | ssShipMotion | private |
| m_rollPeriod | ssShipMotion | private |
| m_seaState | ssShipMotion | private |
| m_shipPerformance | ssShipMotion | private |
| m_windSpeed | ssShipMotion | private |
| setNatoSeaState(int natoSeaState) | ssShipMotion | |
| setShipPerformance(ssShipPerformance *shipPerfomance) | ssShipMotion | |
| setShipSize(float beam_length_m, float length_between_perp_m, float roll_const_sec_per_sqrt_m, float metacentric_height_m) | ssShipMotion | |
| setWindSpeed(float wind_knots) | ssShipMotion | |
| setWorldOrientation(float heading, float pitch, float roll) | ssShipMotion | inline |
| setWorldPosition(double x, double y, double z) | ssShipMotion | inline |
| SHMOscillations(double time_sec, double amplitude, double ang_freq_rad_per_sec, double phase_rad) | ssShipMotion | private |
| SHMOscillations_time_deriv(double time_sec, double amplitude, double ang_freq_rad_per_sec, double phase_rad) | ssShipMotion | private |
| ssShipMotion() | ssShipMotion | |
| updatePerformanceData() | ssShipMotion | private |