Click or drag to resize

CoSimulationRecommendedIntermediateInputSmoothness Property

If non-null, a value of k with k > 0 signals to the importer, that it is beneficial for the solver within the FMU to receive intermediate inputs that are k-time continuously differentiable on the current communication interval.

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

Property Value

NullableUInt32
See Also