This element is implemented as an Object element with type=1.
The functions implemented to manage the attributes are:
- get(entity, attrnum, row, col)
Returns the value in the position [row,col] of the attribute with attrnum, associated with the entity.
- set(entity, attrnum, value, rows, cols, row, col)
Sets or creates the attribute with attrnum associated to the entity. The attribute is created with size rows x cols, and the value is assigned to the position [row,col].
Generated at 2024-11-23T19:25:52Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos