|
WSF
|
A class used to hold data needed by the interface that is related to a jammer. More...
#include <WsfMilDisPlatform.hpp>

Public Member Functions | |
| JammerData (WsfWeapon *aWeaponPtr, DisSystem *aSystemPtr) | |
Public Attributes | |
| WsfWeapon * | mWeaponPtr |
| DisSystem * | mSystemPtr |
| DisUint8 | mLastBeamCountSent |
| The number of beams sent in the last DIS system record. | |
A class used to hold data needed by the interface that is related to a jammer.
|
inline |
References mLastBeamCountSent, mSystemPtr, and mWeaponPtr.
| DisUint8 WsfMilDisPlatform::JammerData::mLastBeamCountSent |
The number of beams sent in the last DIS system record.
Referenced by JammerData(), and WsfMilDisPlatform::SendingEmission().
| DisSystem* WsfMilDisPlatform::JammerData::mSystemPtr |
Referenced by WsfMilDisPlatform::GetJammerSystem(), JammerData(), WsfMilDisPlatform::JammingRequestCanceled(), WsfMilDisPlatform::JammingRequestInitiated(), WsfMilDisPlatform::JammingRequestUpdated(), WsfMilDisPlatform::SendingEmission(), WsfMilDisPlatform::WeaponTurnedOff(), and WsfMilDisPlatform::WeaponTurnedOn().
| WsfWeapon* WsfMilDisPlatform::JammerData::mWeaponPtr |
Referenced by JammerData().