|
Marine systems simulation
|
Shows a billboard text at a 3D position.
Collaboration diagram for Billboard Text:| Name | Width | Description |
|---|---|---|
| Pos | 3 | Position of the billboard. |
| Value | PortWidth | The value to display. |
This SimObject does not contain any outputs.
| Name | Width | Description |
|---|---|---|
| Prefix | 1 | Text prefix (default: [empty string]). |
| Suffix | 1 | Suffix of the string (default: [empty string]). |
| PortWidth | 1 | The number of elements in the value input (default: 1). |
| TxtSize | 1 | Size of the text (default: 1.0). |
| NormMultiplier | 1 | Scaling of the input (default: 1). |
| ValPrecision | 1 | Precision of the displayed number (default: 4). |
| ArrayInterpretation | 1 | How to display array input. Default: EUCLIDEAN_NORM, Possible values: EUCLIDEAN_NORM, MANHATTAN_NORM, MAX_NORM, LIST. |
| ListOpeningBracket | 1 | The opening bracket for displaying a list (default: ( ). |
| ListClosingBracket | 1 | The closing bracket for displaying a list (default: ) ). |
| ListSeparator | 1 | The separator between displayed list elements (default: , ). |
This SimObject does not contain any initial conditions.
This SimObject is referred to as Visual/BillboardText