WSF
WsfExtEntityDeadReckon::DR_State Struct Reference

Stores the state of an entity. More...

#include <WsfExtEntityDeadReckon.hpp>

Public Member Functions

 DR_State ()
void LoadFromPlatform (double aSimTime, WsfPlatform &aPlatform)
void Extrapolate (double aDeltaTime, WsfPlatform &aPlatform, DR_State &aExtrapState)

Public Attributes

double mLocationWCS [3]
double mVelocityWCS [3]
double mAccelerationWCS [3]
double mOrientationWCS [3]
double mPastOrientationWCS [3]
double mAngularRateWCS [3]
double mPastAngularRateWCS [3]

Detailed Description

Stores the state of an entity.

Constructor & Destructor Documentation

◆ DR_State()

WsfExtEntityDeadReckon::DR_State::DR_State ( )

Member Function Documentation

◆ Extrapolate()

void WsfExtEntityDeadReckon::DR_State::Extrapolate ( double aDeltaTime,
WsfPlatform & aPlatform,
DR_State & aExtrapState )

◆ LoadFromPlatform()

void WsfExtEntityDeadReckon::DR_State::LoadFromPlatform ( double aSimTime,
WsfPlatform & aPlatform )

Member Data Documentation

◆ mAccelerationWCS

double WsfExtEntityDeadReckon::DR_State::mAccelerationWCS[3]

◆ mAngularRateWCS

double WsfExtEntityDeadReckon::DR_State::mAngularRateWCS[3]

◆ mLocationWCS

double WsfExtEntityDeadReckon::DR_State::mLocationWCS[3]

◆ mOrientationWCS

double WsfExtEntityDeadReckon::DR_State::mOrientationWCS[3]

◆ mPastAngularRateWCS

double WsfExtEntityDeadReckon::DR_State::mPastAngularRateWCS[3]

Referenced by DR_State().

◆ mPastOrientationWCS

double WsfExtEntityDeadReckon::DR_State::mPastOrientationWCS[3]

Referenced by DR_State().

◆ mVelocityWCS

double WsfExtEntityDeadReckon::DR_State::mVelocityWCS[3]

The documentation for this struct was generated from the following files:
Copyrights Multiple, All Rights Reserved