Class Description
A group of branch terminals whose directed flow summation is to be monitored. A branch group need not form a cutset of the network.
Attributes
Name | Type | Description |
---|---|---|
maximumActivePower | ActivePower | The maximum active power flow. |
maximumReactivePower | ReactivePower | The maximum reactive power flow. |
minimumActivePower | ActivePower | The minimum active power flow. |
minimumReactivePower | ReactivePower | The minimum reactive power flow. |
monitorActivePower | Boolean | Monitor the active power flow. |
monitorReactivePower | Boolean | Monitor the reactive power flow. |
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 |
---|---|---|---|---|---|---|---|
PinBranchGroup | 0..* | BranchGroup | 1 | PinBranchGroup | BranchGroup | The branch group that should be used in compare. |