Click or drag to resize

FmuAspectMaxStep Property

If the FMU allows variable step sizes, the maximum communication step size in milliseconds.

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

Property Value

Type: Double
See Also