Click or drag to resize

ModelStructureDerivatives Property

Ordered list of all exposed state derivatives (and therefore implicitly associated continuous-time states).

Namespace:  Emulate3D.FMI.V2.Description
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public Derivatives? Derivatives { get; }

Property Value

Type: Derivatives
See Also