Click or drag to resize

InstanceIntermediateUpdateArgsIntermediateUpdateTime Property

The internal value of the independent variable (typically simulation time) of the instance at which the callback has been called.

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

Property Value

Double
See Also