functionPropertyToInteger
Convert Property (Violated, Undecided, Satisfied) to Integer (1,2,3)
Extends from Modelica.Icons.Function (Icon for functions).
Information
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica_Requirements.Types.Property | u | Property to be mapped to Boolean |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | y | Integer as Property |