WirePosition
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
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | 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. |
WirePosition | 1..* | WireSpacingInfo | 0..1 | WirePositions | All positions of single wires (phase or neutral) making the conductor. | WireSpacingInfo | Wire spacing data this wire position belongs to. |