.DESLib.SIMANLib.Elements.Attribute

Information

This element represents a local attribute of an entity. It defines a common characteristic for the entities, that can have different values in different entities (i.e. the creation time).
An attribute can represent a matrix, defining the number of rows and columns as parameters.

The attribute is created the first time it is assigned to an entity, usign an Assign block. Its value can be changed multiple times and at any point of the flowchart diagram.

All the Attribute elements included in a model must have a different number (parameter Number). That number is used to identify the attribute in the attribute list of each entity.

Definition

model Attribute = SRC.Elements.Attribute;

Generated at 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos