Click or drag to resize

ScheduledExecutionProvidesEvaluateDiscreteStates Property

If true, the FMU supports evaluating discrete states. This flag is ignored in Scheduled Execution.

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

Property Value

Type: Boolean
See Also