|
WSF
|
#include <WsfLaserDesignator.hpp>
Public Member Functions | |
| Consideration (size_t aIndex) | |
Public Attributes | |
| size_t | mIndex = 0 |
| double | mLastCloseTime = 0.0 |
| double | mDist2BeamSqd = 0.0 |
| double | mDist2SpotSqd = 0.0 |
|
inline |
References mDist2BeamSqd, mDist2SpotSqd, mIndex, and mLastCloseTime.
| double WsfLaserDesignator::Consideration::mDist2BeamSqd = 0.0 |
Referenced by WsfLaserDesignator::TargetAssociation::Consider(), and Consideration().
| double WsfLaserDesignator::Consideration::mDist2SpotSqd = 0.0 |
Referenced by WsfLaserDesignator::TargetAssociation::Consider(), and Consideration().
| size_t WsfLaserDesignator::Consideration::mIndex = 0 |
Referenced by Consideration().
| double WsfLaserDesignator::Consideration::mLastCloseTime = 0.0 |
Referenced by WsfLaserDesignator::TargetAssociation::Consider(), and Consideration().