BranchGroup
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
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
BranchGroup | 1 | BranchGroupTerminal | 0..* | BranchGroup | The branch group to which the directed branch group terminals belong. | BranchGroupTerminal | The directed branch group terminals to be summed. |
BranchGroup | 1 | PinBranchGroup | 0..* | BranchGroup | The branch group that should be used in compare. | PinBranchGroup |