LineCodes Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:dss_sharp.LineCodes"]
Namespace: dss_sharp
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
|
Name | Description | |
---|---|---|
CheckForError | (Inherited from ContextState.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetContextHandle |
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
apiutil | (Inherited from ContextState.) | |
ctx | (Inherited from ContextState.) |