functionIntegerToProperty
Convert Integer (1,2,3) to Property (Violated, Undecided, Satisfied)
Extends from Modelica_Requirements.Interfaces.PropertyFunction (Icon for functions returning a variable of type Property).
Information
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | u | Integer to be mapped to Property |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica_Requirements.Types.Property | y | Integer as Property |