Arrayable |
The ArrayableVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| Aliases | Variable aliases. | |
| Annotations |
Annotations.
(Inherited from AnnotationsBase) | |
| CanHandleMultipleSetPerTimeInstant | Only for variables with variability = "input". If false, then only one set function call is allowed at one super-dense time instant (model evaluation) on this variable. | |
| Causality |
Variable causality.
(Inherited from ModelVariable) | |
| Clocks | If non-empty, this variable is clocked. List of value references of clocks this variable belongs to. | |
| Description |
If non-null, variable description.
(Inherited from ModelVariable) | |
| Dimensions | Variable dimensions. | |
| IntermediateUpdate | If true, the variable can be accessed in intermediate update mode. | |
| Name |
Variable name.
(Inherited from ModelVariable) | |
| Previous | If non-null, this variable is a ClockedState and this contains the value reference of the variable with the previous value. | |
| ValueReference |
Variable value reference.
(Inherited from ModelVariable) | |
| Variability |
Variable variability.
(Inherited from ModelVariable) |