Click or drag to resize

ModelExchangeNeedsCompletedIntegratorStep Property

If true, the completed integrator step function must be called after every completed integrator step.

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

Property Value

Boolean
See Also