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