Click or drag to resize

InstanceIntermediateUpdateArgsIntermediateVariableSetRequested Property

If true, the importer may provide intermediate values for continuous input variables with intermediateUpdate = true by calling the corresponding set functions.

Namespace: Emulate3D.FMI.V3
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
public bool IntermediateVariableSetRequested { get; }

Property Value

Boolean
See Also