CoSimulationFixedInternalStepSize Property |
If non-null, and if the FMU has a fixed internal step size, this optional attribute communicates it.
Namespace:
Emulate3D.FMI.V3.Description
Assembly:
Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntaxpublic double? FixedInternalStepSize { get; }Property Value
Type:
NullableDouble
See Also