Click or drag to resize

ITrackProcessor Methods

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

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

The ITrackProcessor type exposes the following members.

Methods
  NameDescription
Public methodAddTargetEngaged
Adds an engagement to the collection.
Public methodClear
Clear all existing tracks and engagements.
Public methodInitialize
Will be called by MACE to initialize the track processor.
Public methodProcess
Called by the MACE timer to allow the track processor to perform its operations
Public methodRemoveTargetEngaged
Removes an engagement from the collection
Public methodUpdateTargetSolutions(IEnumerableTargetSolution)
Accepts a list of track solution objects to be processed.
Public methodUpdateTargetSolutions(IEnumerableTargetTrack, IEquipment)
Accepts a list of target track objects to be processed.
Top
See Also