InstanceIntermediateUpdateArgsIntermediateStepFinished Property |
If false, the intermediate output values of the FMU that the importer inquires with get functions resulting from tentative internal solver states may still change for the same intermediateUpdateTime.
If true, intermediate output values inquired by the importer with get functions correspond to accepted internal solver steps.
Namespace:
Emulate3D.FMI.V3
Assembly:
Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntaxpublic bool IntermediateStepFinished { get; }Property Value
Type:
Boolean
See Also