functionPartial
Template of a function to select a translational quantity
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function takes as inputs all the efforts and flows of the associated connector. It should be extended to add an algorithm that maps these inputs to a single value.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Q.Velocity[:] | phi | Velocity | |
| Q.Force[:] | mPhidot | Force | |
| Integer | i | Index of the translational axis |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | Value of condition |