functiongetArraySize1D
Get length of 1D array in XML file
Extends from Modelica.Icons.Function (Icon for functions).
Information
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | varName | Key | |
| Types.ExternXMLFile | xml | External XML file object |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | Number of elements in array |