FmuAspectPreferredStep Property |
If the FMU allows variable step sizes,
the preferred communication step size in milliseconds.
Otherwise the allowed fixed step size.
Namespace: Emulate3D.FMIAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic double PreferredStep { get; set; }Property Value
Double
See Also