VR-Link C# API Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
List of all members | Public Types | Public Member Functions | Properties
VRLink.EmitterBeam Class Reference

Public Types

enum  BeamType { RegularBeam = -1, RadarBeam = 1, TrackBeam = 1, JamBeam = 0 }
enum  BeamFunc {
  BeamFuncOther, BeamFuncSearch, BeamFuncHeightFinder, BeamFuncAcquisition,
  BeamFuncTracking, BeamFuncAcquisitionAndTracking, BeamFuncCommandGuidance, BeamFuncIllumination,
  BeamFuncRangeOnlyRadar, BeamFuncMissileBeacon, BeamFuncMissileFuze, BeamFuncActiveRadarMissileSeeker,
  BeamFuncJammer = 12, BeamFuncIFF, BeamFuncNavWeather, BeamFuncMeteorological,
  BeamFuncDataTransmission, BeamFuncNavDirectionalBeacon
}

Public Member Functions

 EmitterBeam ()

Properties

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]

Member Enumeration Documentation

Enumerator:
BeamFuncOther 
BeamFuncSearch 
BeamFuncHeightFinder 
BeamFuncAcquisition 
BeamFuncTracking 
BeamFuncAcquisitionAndTracking 
BeamFuncCommandGuidance 
BeamFuncIllumination 
BeamFuncRangeOnlyRadar 
BeamFuncMissileBeacon 
BeamFuncMissileFuze 
BeamFuncActiveRadarMissileSeeker 
BeamFuncJammer 
BeamFuncIFF 
BeamFuncNavWeather 
BeamFuncMeteorological 
BeamFuncDataTransmission 
BeamFuncNavDirectionalBeacon 
Enumerator:
RegularBeam 
RadarBeam 
TrackBeam 
JamBeam 

Constructor & Destructor Documentation

VRLink.EmitterBeam.EmitterBeam ( )
inline

Property Documentation

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
BeamType VRLink.EmitterBeam.myBeamType
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:

Document ID: Generated on Mon Apr 8 04:49:21 EDT 2019 from SVN revision 197403
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)