Click or drag to resize

IEngine Methods

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

The IEngine type exposes the following members.

Methods
  NameDescription
Public methodInit
Initalizes the Simulation.
Public methodIsStarted
Determines whether this instance is started.
Public methodSetCarDefect
Sets the car defect.
Public methodStart
Starts the simulation.
Public methodStep
Simulates a single step.
Public methodStop
Stops the simulation.
Top
See Also