Click or drag to resize

radioAttachedIndicator Enumeration

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

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

Radio Attached Indicator. This field is within the PDU Status field of the PDU Header record.

Namespace:  BSI.MACE.Network.DIS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public enum radioAttachedIndicator
Members
  Member nameValueDescription
NoStatement0 If the Radio Attached Indicator is not implemented to indicate being Unattached (1) or Attached (2), the field shall be set to No Statement (0).
Unattached1 If the radio is unattached to an entity or object, the field shall be set to Unattached (1).
Attached2 If the radio is attached to an entity or object, the field shall be set to Attached (2).
See Also