Click or drag to resize

CoSimulatorBaseMaxStep Property

The maximum step size supported.

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

Property Value

Type: ModelTime

Implements

ICoSimulatorMaxStep
See Also