disStructureTrackData Structure |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE.Network.DIS
The disStructureTrackData type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
beamFunction |
Enumeration of this beams function.
| |
beamID |
ID of this beam unique to the parent ElectromagneticSystem.
| |
beamParameterIndex |
Beam Parameter Index
| |
dwellTime_ms |
Dwell time in milliseconds.
| |
ERP_dBm |
Effective Radiated Power in dB releative to 1 milli-watt.
| |
frequency_hz |
Representitive(not average) frequency in hertz.
| |
PRI_us |
Representitive (not average) Pulse Repetition Interval in micro-seconds.
| |
pulseWidth_us |
Representitive (not average) pulse width in micro-seconds.
| |
revistTime_ms |
Time in milliseconds before target is scanned again.
| |
trackedEntityID |
ID of the tracked entity.
|