Click or drag to resize

IElectronicAttack Methods

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

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

The IElectronicAttack type exposes the following members.

Methods
  NameDescription
Public methodAssign(IMode)
Assign a radar jammer by target signal originating mode.
Public methodAssign(TargetSolution)
Make a radar jammer assignment by target solution.
Public methodAssign(Int32, Double)
Make a comm jammer assignment by frequency.
Public methodClear
Turns off jammers and clears all jammer assignments unless ID is specified.
Public methodDispose
Called by the system when this object is about to be deleted.
(Inherited from IEquipment.)
Public methodGetInterfaceT
Gets an interface from the equipment to support specific functionality (if it exits) or returns Nothing. Usage ex: GetInterface(Of ITrackingSensor)()
(Inherited from IEquipment.)
Public methodInitialize
Called by the system. Prepares the equipment for execution.
(Inherited from IEquipment.)
Public methodLoad
Load the equipment data from file.
(Inherited from IEquipment.)
Public methodProcess
Called at regular intervals to allow the equipment to perform any pertinent processing.
(Inherited from IEquipment.)
Public methodSave
Save the equipment data to an xml file.
(Inherited from IEquipment.)
Top
See Also