LineCodes Properties |
[This is preliminary documentation and is subject to change.]
The LineCodes type exposes the following members.
Name | Description | |
---|---|---|
AllNames |
Array of strings with all LineCode names in the circuit.
| |
C0 |
Zero-sequence capacitance, nF per unit length
| |
C1 |
Positive-sequence capacitance, nF per unit length
| |
Cmatrix |
Capacitance matrix, nF per unit length
| |
Count |
Number of LineCode objects in active circuit.
| |
EmergAmps |
Emergency ampere rating
| |
First |
Sets the first LineCode active. Returns 0 if no more.
| |
idx |
Get/set active LineCode by index; index is 1-based: 1..count
| |
IsZ1Z0 |
Flag denoting whether impedance data were entered in symmetrical components
| |
Name |
Sets the active LineCode by Name.
| |
Next |
Sets the next LineCode active. Returns 0 if no more.
| |
NormAmps |
Normal Ampere rating
| |
Phases |
Number of Phases
| |
R0 |
Zero-Sequence Resistance, ohms per unit length
| |
R1 |
Positive-sequence resistance ohms per unit length
| |
Rmatrix |
Resistance matrix, ohms per unit length
| |
Units | ||
X0 |
Zero Sequence Reactance, Ohms per unit length
| |
X1 |
Posiive-sequence reactance, ohms per unit length
| |
Xmatrix |
Reactance matrix, ohms per unit length
|