| IElectronicAttackAssign Method (Int32, Double) |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Make a comm jammer assignment by frequency.
Namespace:
BSI.MACE
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax bool Assign(
int id,
double frequency_Hz
)
Function Assign (
id As Integer,
frequency_Hz As Double
) As Boolean
Parameters
- id
- Type: SystemInt32
ID of the jammer assignment to make. - frequency_Hz
- Type: SystemDouble
Frequency to jam in Hz
Return Value
Type:
BooleanTrue if assignment has been made.
Remarks Assignment must be cleared manually.
See Also