Click or drag to resize

CoSimulationMaxOutputDerivativeOrder Property

If non-null, the slave is able to provide derivatives of outputs with maximum order.

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

Property Value

Type: NullableUInt32
See Also