This element is implemented as an Object element with type=0
The functions implemented to manage the variables are:
- get(variable, row, col)
Returns the value in the position [row,col] of the variable.
- set(variable, value, row, col)
Sets the value in the position [row,col] for that variable.
The first input parameter of both functions corresponds to the value of the P parameter of the object (i.e. variable.P).
Generated at 2024-11-23T19:25:52Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos