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.DescriptionAssembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntaxpublic uint? RecommendedIntermediateInputSmoothness { get; }Property Value
NullableUInt32
See Also