Click or drag to resize

IElectronicAttackAssign Method (TargetSolution)

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

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

Make a radar jammer assignment by target solution.

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

Parameters

ts
Type: BSI.MACE.AI.Commands.EOBTargetSolution
Target solution data.

Return Value

Type: Boolean
True if assignment has been made.
Remarks
Assignment will be disabled when the threat has not been detected for a timeout period.
See Also