: Public Class
Created: |
15/02/2011 17:18:25 |
Modified: |
16/11/2016 09:11:21 |
|
Project: |
|
Author: |
kdemaree |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{84627F88-F666-4f07-890A-62622070CD0F} |
Appears In: |
NEKLine, WiresPhaseModel |
Represents a single wire of an alternating current line segment.<br/><br/>
- Attributes
- Associations To
- Other Links
Attribute |
Public SinglePhaseKind phase
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
The phase connection of the wire at both ends.<br/><br/>
|
|
Public Integer sequenceNumber
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
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 modeling to bind the mathematical model (PhaseImpedanceData of PerLengthPhaseImpedance) with the connectivity model (this class) and the physical model (WirePosition) without tight coupling.<br/>
|
|
Element |
Source Role |
Target Role |
ACLineSegment
Class
|
Name: ACLineSegmentPhases
The line segment phases which belong to the line segment.
|
Name: ACLineSegment
The line segment to which the phase belongs.
|
 Details:
|