FmuAspectPreferredStep Property |
If the FMU allows variable step sizes,
the preferred communication step size in milliseconds.
-1 indicates no preferred step size.
Namespace:
Emulate3D.FMI
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntaxpublic double PreferredStep { get; set; }Property Value
Type:
Double
See Also