|
WSF
|
Maintains a platform's dead reckon state. More...
#include <WsfExtEntityDeadReckon.hpp>

Public Member Functions | |
| PlatformDR (double aSimTime, WsfPlatform *aPlatformPtr) | |
| PlatformDR () | |
Public Attributes | |
| bool | mInitialized |
| bool | mIsUpdated |
| UpdateType | mLastUpdateType |
| double | mLastSendTime |
| double | mLastTimeMoverUpdate |
| double | mHeartbeatTimer |
| WsfPlatform * | mPlatformPtr |
| DR_State | mSentState |
| DR_State | mUpdatedState |
Maintains a platform's dead reckon state.
| WsfExtEntityDeadReckon::PlatformDR::PlatformDR | ( | double | aSimTime, |
| WsfPlatform * | aPlatformPtr ) |
References mInitialized, mLastSendTime, mLastTimeMoverUpdate, mPlatformPtr, mSentState, and mUpdatedState.
| WsfExtEntityDeadReckon::PlatformDR::PlatformDR | ( | ) |
| double WsfExtEntityDeadReckon::PlatformDR::mHeartbeatTimer |
Referenced by WsfDisPlatform::MoverUpdated().
| bool WsfExtEntityDeadReckon::PlatformDR::mInitialized |
Referenced by PlatformDR().
| bool WsfExtEntityDeadReckon::PlatformDR::mIsUpdated |
| double WsfExtEntityDeadReckon::PlatformDR::mLastSendTime |
Referenced by PlatformDR().
| double WsfExtEntityDeadReckon::PlatformDR::mLastTimeMoverUpdate |
Referenced by PlatformDR().
| UpdateType WsfExtEntityDeadReckon::PlatformDR::mLastUpdateType |
Referenced by WsfDisPlatform::MoverUpdated(), and PlatformDR().
| WsfPlatform* WsfExtEntityDeadReckon::PlatformDR::mPlatformPtr |
Referenced by WsfXIO_PlatformInfoService::DR_Change(), WsfDisInterface::MoverUpdated(), PlatformDR(), and PlatformDR().
| DR_State WsfExtEntityDeadReckon::PlatformDR::mSentState |
Referenced by WsfXIO_PlatformInfoService::DR_Change(), and PlatformDR().
| DR_State WsfExtEntityDeadReckon::PlatformDR::mUpdatedState |
Referenced by WsfDisPlatform::MoverUpdated(), and PlatformDR().