|
| enum | BeamType { BeamType.RegularBeam = -1,
BeamType.RadarBeam = 1,
BeamType.TrackBeam = 1,
BeamType.JamBeam = 0
} |
| |
| enum | BeamFunc {
BeamFunc.BeamFuncOther,
BeamFunc.BeamFuncSearch,
BeamFunc.BeamFuncHeightFinder,
BeamFunc.BeamFuncAcquisition,
BeamFunc.BeamFuncTracking,
BeamFunc.BeamFuncAcquisitionAndTracking,
BeamFunc.BeamFuncCommandGuidance,
BeamFunc.BeamFuncIllumination,
BeamFunc.BeamFuncRangeOnlyRadar,
BeamFunc.BeamFuncMissileBeacon,
BeamFunc.BeamFuncMissileFuze,
BeamFunc.BeamFuncActiveRadarMissileSeeker,
BeamFunc.BeamFuncJammer = 12,
BeamFunc.BeamFuncIFF,
BeamFunc.BeamFuncNavWeather,
BeamFunc.BeamFuncMeteorological,
BeamFunc.BeamFuncDataTransmission,
BeamFunc.BeamFuncNavDirectionalBeacon
} |
| |
|
| float | myAzimuthCenter [get, set] |
| |
| float | myAzimuthSweep [get, set] |
| |
| BeamFunc | myBeamFunction [get, set] |
| |
| byte | myBeamStatus [get, set] |
| |
| byte | myBeamId [get, set] |
| |
| ushort | myBeamParameterIndex [get, set] |
| |
| float | myElevationCenter [get, set] |
| |
| float | myElevationSweep [get, set] |
| |
| string | myEmittingSystemId [get, set] |
| |
| float | myERP [get, set] |
| |
| float | myFrequency [get, set] |
| |
| float | myFrequencyRange [get, set] |
| |
| float | myPRF [get, set] |
| |
| float | myPulseWidth [get, set] |
| |
| float | mySweepSync [get, set] |
| |
| uint | myJammingModeSequence [get, set] |
| |
| bool | myHighDensity [get, set] |
| |
| bool | myLauncherRaised [get, set] |
| |
| BeamType | myBeamType [get, set] |
| |
| Enumerator |
|---|
| BeamFuncOther |
|
| BeamFuncSearch |
|
| BeamFuncHeightFinder |
|
| BeamFuncAcquisition |
|
| BeamFuncTracking |
|
| BeamFuncAcquisitionAndTracking |
|
| BeamFuncCommandGuidance |
|
| BeamFuncIllumination |
|
| BeamFuncRangeOnlyRadar |
|
| BeamFuncMissileBeacon |
|
| BeamFuncMissileFuze |
|
| BeamFuncActiveRadarMissileSeeker |
|
| BeamFuncJammer |
|
| BeamFuncIFF |
|
| BeamFuncNavWeather |
|
| BeamFuncMeteorological |
|
| BeamFuncDataTransmission |
|
| BeamFuncNavDirectionalBeacon |
|
| Enumerator |
|---|
| RegularBeam |
|
| RadarBeam |
|
| TrackBeam |
|
| JamBeam |
|
| VRLink.EmitterBeam.EmitterBeam |
( |
| ) |
|
|
inline |
| float VRLink.EmitterBeam.myAzimuthCenter |
|
getset |
| float VRLink.EmitterBeam.myAzimuthSweep |
|
getset |
| BeamFunc VRLink.EmitterBeam.myBeamFunction |
|
getset |
| byte VRLink.EmitterBeam.myBeamId |
|
getset |
| ushort VRLink.EmitterBeam.myBeamParameterIndex |
|
getset |
| byte VRLink.EmitterBeam.myBeamStatus |
|
getset |
| float VRLink.EmitterBeam.myElevationCenter |
|
getset |
| float VRLink.EmitterBeam.myElevationSweep |
|
getset |
| string VRLink.EmitterBeam.myEmittingSystemId |
|
getset |
| float VRLink.EmitterBeam.myERP |
|
getset |
| float VRLink.EmitterBeam.myFrequency |
|
getset |
| float VRLink.EmitterBeam.myFrequencyRange |
|
getset |
| bool VRLink.EmitterBeam.myHighDensity |
|
getset |
| uint VRLink.EmitterBeam.myJammingModeSequence |
|
getset |
| bool VRLink.EmitterBeam.myLauncherRaised |
|
getset |
| float VRLink.EmitterBeam.myPRF |
|
getset |
| float VRLink.EmitterBeam.myPulseWidth |
|
getset |
| float VRLink.EmitterBeam.mySweepSync |
|
getset |
The documentation for this class was generated from the following file: