Click or drag to resize

FmuAspectCurrentStep Property

The current communication step size in milliseconds. Updated after the step size has been calculated, but before the step is executed. -1 indicates no current step size.

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

Property Value

Double
See Also