Click or drag to resize

CoSimulatorBaseValidSpeed Property

Returns the valid speeds this simulator can run at.

Namespace:  Demo3D.EventQueue.CoSimulation
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
public virtual SpeedRange ValidSpeed { get; }

Property Value

Type: SpeedRange

Implements

ICoSimulatorValidSpeed
See Also