Click or drag to resize

disStructureTrackData Structure

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

TrackData for radar track report.

Namespace:  BSI.MACE.Network.DIS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public struct disStructureTrackData

The disStructureTrackData type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldbeamFunction
Enumeration of this beams function.
Public fieldbeamID
ID of this beam unique to the parent ElectromagneticSystem.
Public fieldbeamParameterIndex
Beam Parameter Index
Public fielddwellTime_ms
Dwell time in milliseconds.
Public fieldERP_dBm
Effective Radiated Power in dB releative to 1 milli-watt.
Public fieldfrequency_hz
Representitive(not average) frequency in hertz.
Public fieldPRI_us
Representitive (not average) Pulse Repetition Interval in micro-seconds.
Public fieldpulseWidth_us
Representitive (not average) pulse width in micro-seconds.
Public fieldrevistTime_ms
Time in milliseconds before target is scanned again.
Public fieldtrackedEntityID
ID of the tracked entity.
Top
See Also