Click or drag to resize

disStructureBeamTargetInitialize Method (disStructureEntityID, Int32, Int32)

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

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

Set the data for this jamming target.

Namespace:  BSI.MACE.Network.DIS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public void Initialize(
	disStructureEntityID target,
	int targetEmitterID,
	int targetBeamID
)

Parameters

target
Type: BSI.MACE.Network.DISdisStructureEntityID
Platform ID or site ID being jammed.
targetEmitterID
Type: SystemInt32
Emitter ID number of the emitter for which the jamming emission is intended.
targetBeamID
Type: SystemInt32
Beam ID number of the emitter beam for which the jamming emission is intended.
Remarks