TransmissionPath
Class Description
An electrical connection, link, or line consisting of one or more parallel transmission elements between two areas of the interconnected electric systems, or portions thereof. TransmissionCorridor and TransmissionRightOfWay refer to legal aspects. The TransmissionPath refers to the segments between a TransmissionProvider's ServicePoints.
Attributes
Name | Type | Description |
---|---|---|
availTransferCapability | ActivePower | The available transmission capability of a transmission path for the reference direction. |
parallelPathFlag | Boolean | Flag which indicates if the transmission path is also a designated interconnection "parallel path". |
totalTransferCapability | ActivePower | The total transmission capability of a transmission path in the reference direction. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
TransmissionPath | 0..* | TransmissionCorridor | 1 | ContainedIn | A TransmissionPath is contained in a TransmissionCorridor. | For | A TransmissionPath is contained in a TransmissionCorridor. |
TransmissionPath | 1 | TransmissionReservation | 0..* | TransmissionPath | TransmissionReservation | ||
TransmissionPath | 0..* | ServicePoint | 1 | PORTransmissionPath | A transmission path has a "point-of-receipt" service point | PointOfReceipt | A transmission path has a "point-of-receipt" service point |
TransmissionPath | 0..* | TransmissionProduct | 0..* | LocationFor | A transmission product is located on a transmission path. | LocatedOn | A transmission product is located on a transmission path. |
TransmissionPath | 0..* | ServicePoint | 1 | PODTransmissionPath | A transmission path has a "point-of-delivery" service point | DeliveryPoint | A transmission path has a "point-of-delivery" service point |