|
WSF
|
A nested class that defines the data returned by GetTargetState. More...
#include <WsfSensorTracker.hpp>
Public Member Functions | |
| TargetState () | |
| Constructor for nested class TargetState. | |
Public Attributes | |
| UtVec3d | mLocationWCS |
| UtVec3d | mVelocityWCS |
| double | mLockonTime |
A nested class that defines the data returned by GetTargetState.
| WsfSensorTracker::TargetState::TargetState | ( | ) |
Constructor for nested class TargetState.
References mLocationWCS, mLockonTime, and mVelocityWCS.
| UtVec3d WsfSensorTracker::TargetState::mLocationWCS |
| double WsfSensorTracker::TargetState::mLockonTime |
| UtVec3d WsfSensorTracker::TargetState::mVelocityWCS |
Referenced by WsfDefaultSensorTracker::GetTargetState(), and TargetState().