An aggregation of position and velocity used by KinematicStateExtrapolation classes.
More...
#include <WsfKinematicStateExtrapolation.hpp>
An aggregation of position and velocity used by KinematicStateExtrapolation classes.
◆ KinematicState() [1/2]
| wsf::KinematicState::KinematicState |
( |
| ) |
|
|
default |
◆ KinematicState() [2/2]
| wsf::KinematicState::KinematicState |
( |
const UtVec3d & | aLocationWCS, |
|
|
const UtVec3d & | aVelocityWCS ) |
|
inline |
◆ GetLocationWCS()
| UtVec3d wsf::KinematicState::GetLocationWCS |
( |
| ) |
const |
|
inline |
◆ GetVelocityWCS()
| UtVec3d wsf::KinematicState::GetVelocityWCS |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ 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: