Class Description
Represents a single wire of an alternating current line segment.
Attributes
Name | Type | Description |
---|---|---|
phase | SinglePhaseKind | The phase connection of the wire at both ends. |
sequenceNumber | Integer | Number designation for this line segment phase. Each line segment phase within a line segment should have a unique sequence number. This is useful for unbalanced modelling to bind the mathematical model (PhaseImpedanceData of PerLengthPhaseImpedance) with the connectivity model (this class) and the physical model (WirePosition) without tight coupling. |
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 |
---|---|---|---|---|---|---|---|
ACLineSegmentPhase | 0..* | ACLineSegment | 1 | ACLineSegmentPhases | The line segment phases which belong to the line segment. | ACLineSegment | The line segment to which the phase belongs. |
ACLineSegmentPhase | 0..* | WireInfo | 0..1 | ACLineSegmentPhase | WireInfo |