Click or drag to resize

ITrackProcessorProcess Method

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

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

Called by the MACE timer to allow the track processor to perform its operations

Namespace:  BSI.MACE
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
void Process(
	TimerEventArgs timeData
)

Parameters

timeData
Type: TimerEventArgs
Information about the current scenario time.
See Also