Class Description
State variable for switch.
Attributes
Name | Type | Description |
---|---|---|
open | Boolean | The attribute tells if the computed state of the switch is considered open. |
phase | SinglePhaseKind | The terminal phase at which the connection is applied. If missing, the injection is assumed to be balanced among non-neutral phases. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
SvSwitch | 0..* | Switch | 1 | SvSwitch | The switch state associated with the switch. | Switch | The switch associated with the switch state. |