Click or drag to resize

InstancePreferredStep Property

The preferred communication step size in milliseconds.

Namespace: Emulate3D.FMI.V2
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
public double PreferredStep { get; set; }

Property Value

Double

Implements

IInstancePreferredStep
See Also