Click or drag to resize

IPhysicalEntityProcess Method

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

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

Called at regular intervals to allow the Platform to perform any pertinent processing.

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

Parameters

timerArgs
Type: TimerEventArgs

[Missing <param name="timerArgs"/> documentation for "M:BSI.MACE.IPhysicalEntity.Process(BSI.SimulationLibrary.TimerEventArgs)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:BSI.MACE.IPhysicalEntity.Process(BSI.SimulationLibrary.TimerEventArgs)"]

See Also