Click or drag to resize

FmuAspectPreferredStep Property

If the FMU allows variable step sizes, the preferred communication step size in milliseconds. Otherwise the allowed fixed step size.

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

Property Value

Double
See Also