WSF
WsfPathState Struct Reference

#include <WsfPathState.hpp>

Public Member Functions

 WsfPathState ()=default
 WsfPathState (const WsfPathState &aSrc)
 WsfPathState (UtEntity &aEntity)
WsfPathStateoperator= (const WsfPathState &aRhs)
WsfPathStateoperator= (UtEntity &aRhs)
void CopyToEntity (UtEntity &aEntity) const
void GetLocationLLA (double &aLatitude, double &aLongitude, double &aAltitude) const
double GetSpeed () const

Public Attributes

double mLatitude
double mLongitude
double mAltitude
double mOrientationNED [3]
double mVelocityNED [3]
double mAccelerationNED [3]

Constructor & Destructor Documentation

◆ WsfPathState() [1/3]

WsfPathState::WsfPathState ( )
default

Referenced by operator=(), operator=(), and WsfPathState().

◆ WsfPathState() [2/3]

WsfPathState::WsfPathState ( const WsfPathState & aSrc)
inline

References WsfPathState().

◆ WsfPathState() [3/3]

WsfPathState::WsfPathState ( UtEntity & aEntity)
inline

Member Function Documentation

◆ CopyToEntity()

void WsfPathState::CopyToEntity ( UtEntity & aEntity) const
inline

◆ GetLocationLLA()

void WsfPathState::GetLocationLLA ( double & aLatitude,
double & aLongitude,
double & aAltitude ) const
inline

◆ GetSpeed()

double WsfPathState::GetSpeed ( ) const
inline

◆ operator=() [1/2]

WsfPathState & WsfPathState::operator= ( const WsfPathState & aRhs)
inline

◆ operator=() [2/2]

WsfPathState & WsfPathState::operator= ( UtEntity & aRhs)
inline

Member Data Documentation

◆ mAccelerationNED

double WsfPathState::mAccelerationNED[3]

◆ mAltitude

◆ mLatitude

◆ mLongitude

◆ mOrientationNED

◆ mVelocityNED


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