Click or drag to resize

IElectronicAttackAssign Method (IMode)

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

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

Assign a radar jammer by target signal originating mode.

Namespace:  BSI.MACE
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
bool Assign(
	IMode targetMode
)

Parameters

targetMode
Type: IMode
Mode of radar to target.

Return Value

Type: Boolean
True if assignment has been made.
Remarks
Assignment must be cleared manually.
See Also