|
WSF
|
State data used in LOS calculations. More...
#include <WsfLOS_Manager.hpp>
Public Member Functions | |
| State () | |
| virtual | ~State () |
Public Attributes | |
| size_t | mPlatformIndex |
| double | mTime |
| double | mLocationWCS [3] |
| double | mLLA [3] |
| bool | mMoved |
State data used in LOS calculations.
|
inline |
References mLLA, mLocationWCS, mMoved, mPlatformIndex, and mTime.
|
inlinevirtual |
| double WsfLOS_Manager::State::mLLA[3] |
| double WsfLOS_Manager::State::mLocationWCS[3] |
| bool WsfLOS_Manager::State::mMoved |
| size_t WsfLOS_Manager::State::mPlatformIndex |
| double WsfLOS_Manager::State::mTime |
Referenced by WsfLOS_Manager::PartMoveCheck(), WsfLOS_Manager::PlatformMoveCheck(), and State().