Click or drag to resize

disStructureElectromagneticEmissionPacket Structure

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

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

Electromagnetic Emission PDU

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

The disStructureElectromagneticEmissionPacket 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 fieldelectromagneticSystem
Emission systems (max of 2).
Public fieldemittingID
Entity ID as the source of the emission.
Public fieldeventID
Event ID to associate related events.
Public fieldnumberOfSystems
Number of Emission Systems to follow.
Public fieldpadding
Public fieldpduHeader
Standard PDU header.
Public fieldstateUpdateIndicator
8 bit enumeration of the state.
Top
Remarks
Used for emissions from sites, platforms and jammers.
See Also