|
WSF
|
#include <WsfRF_Jammer.hpp>

Public Attributes | |
| size_t | mTargetIndex {0} |
| 'index' to the targeted platform. | |
| WsfTrackId | mTargetTrackId = WsfTrackId() |
| Track Id of the targeted platform. | |
| double | mTargetedLocationWCS [3] = {0.0, 0.0, 0.0} |
| The targeted location of this jammer transmitter. | |
| bool | mTargetedLocationValid {false} |
| 'true' if the WCS location is valid. | |
| bool WsfRF_Jammer::TargetingData::mTargetedLocationValid {false} |
'true' if the WCS location is valid.
| double WsfRF_Jammer::TargetingData::mTargetedLocationWCS[3] = {0.0, 0.0, 0.0} |
The targeted location of this jammer transmitter.
| size_t WsfRF_Jammer::TargetingData::mTargetIndex {0} |
'index' to the targeted platform.
| WsfTrackId WsfRF_Jammer::TargetingData::mTargetTrackId = WsfTrackId() |
Track Id of the targeted platform.