Click or drag to resize

disStructureBeamTarget Structure

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

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

Track/jam target

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

The disStructureBeamTarget 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 methodInitialize(disStructureEntityID)
Set the data for this tracked target.
Public methodInitialize(disStructureEntityID, Int32, Int32)
Set the data for this jamming target.
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldbeamID
Jamming victim beam ID of victim emitter or 0 for target tracking.
Public fieldemitterID
Jamming victim emitter ID or 0 for target tracking.
Public fieldentityID
Target that is being tracked (unless tracking but being jammed, then blank) OR jamming victim.
Top
Remarks