WSF
wsf::KinematicState Class Reference

An aggregation of position and velocity used by KinematicStateExtrapolation classes. More...

#include <WsfKinematicStateExtrapolation.hpp>

Public Member Functions

 KinematicState ()=default
 KinematicState (const UtVec3d &aLocationWCS, const UtVec3d &aVelocityWCS)
KinematicStateoperator= (const KinematicState &aRhs)=default
void SetLocationWCS (const UtVec3d &aLocationWCS)
void SetVelocityWCS (const UtVec3d &aVelocityWCS)
UtVec3d GetLocationWCS () const
UtVec3d GetVelocityWCS () const

Detailed Description

An aggregation of position and velocity used by KinematicStateExtrapolation classes.

Constructor & Destructor Documentation

◆ KinematicState() [1/2]

wsf::KinematicState::KinematicState ( )
default

Referenced by operator=().

◆ KinematicState() [2/2]

wsf::KinematicState::KinematicState ( const UtVec3d & aLocationWCS,
const UtVec3d & aVelocityWCS )
inline

Member Function Documentation

◆ GetLocationWCS()

UtVec3d wsf::KinematicState::GetLocationWCS ( ) const
inline

◆ GetVelocityWCS()

UtVec3d wsf::KinematicState::GetVelocityWCS ( ) const
inline

◆ operator=()

KinematicState & wsf::KinematicState::operator= ( const KinematicState & aRhs)
default

References KinematicState().

◆ SetLocationWCS()

void wsf::KinematicState::SetLocationWCS ( const UtVec3d & aLocationWCS)
inline

◆ SetVelocityWCS()

void wsf::KinematicState::SetVelocityWCS ( const UtVec3d & aVelocityWCS)
inline

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