Class Description
Identification, spacing and configuration of the wires of a conductor with respect to a structure.
Attributes
Name | Type | Description |
---|---|---|
sequenceNumber | Integer | Numbering for wires on a WireSpacingInfo. Neutrals should be numbered last. |
xCoord | Displacement | Signed horizontal distance from the wire at this position to a common reference point. |
yCoord | Displacement | Signed vertical distance from the wire at this position: above ground (positive value) or burial depth below ground (negative value). |
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 |
---|---|---|---|---|---|---|---|
WirePosition | 0..1 | WirePhaseInfo | 0..* | WirePosition | Wire position with this wire phase information. | WirePhaseInfo | Wire phase information for this wire position. |
WireSpacingInfo | 0..1 | WirePosition | 1..* | WireSpacingInfo | Wire spacing data this wire position belongs to. | WirePositions | All positions of single wires (phase or neutral) making the conductor. |