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.FMIAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic double CurrentStep { get; }Property Value
Double
See Also