Click or drag to resize

ISynchronizedCoSimulator Properties

The ISynchronizedCoSimulator type exposes the following members.

Properties
  NameDescription
Public propertyFlags
Simulator flags.
(Inherited from ICoSimulator.)
Public propertyIOMode
How IO is performed with respect to the model.
(Inherited from ISynchronizedIOService.)
Public propertyMaxStep
The maximum step size supported.
(Inherited from ICoSimulator.)
Public propertyMinStep
The minimum step size supported.
(Inherited from ICoSimulator.)
Public propertyName
User friendly name of the simulator.
(Inherited from ICoSimulator.)
Public propertyScheduledSpeed
Dictates the speed factor for Scheduled IO.
(Inherited from ISynchronizedIOService.)
Public propertyValidSpeed
Returns the valid speeds this simulator can run at.
(Inherited from ICoSimulator.)
Top
See Also