|
WSF
|
#include <WsfEW_Effects.hpp>
Public Member Functions | |
| void | Reset () |
Public Attributes | |
| double | mAzimuth {0.0} |
| double | mElevation {0.0} |
| double | mRange {0.0} |
| double | mVelocity {0.0} |
| double | mBitErrorRate {0.0} |
| void WsfEW_Effects::EW_Error::Reset | ( | ) |
References mAzimuth, mBitErrorRate, mElevation, mRange, and mVelocity.
| double WsfEW_Effects::EW_Error::mAzimuth {0.0} |
| double WsfEW_Effects::EW_Error::mBitErrorRate {0.0} |
Referenced by WsfEW_CommEffect::ApplyMitigatedEffect(), WsfEW_CommEffect::ApplyUnmitigatedEffect(), and Reset().
| double WsfEW_Effects::EW_Error::mElevation {0.0} |
| double WsfEW_Effects::EW_Error::mRange {0.0} |
| double WsfEW_Effects::EW_Error::mVelocity {0.0} |