PDElements Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:dss_sharp.PDElements"]
Namespace: dss_sharp
The PDElements type exposes the following members.
Name | Description | |
---|---|---|
PDElements | Initializes a new instance of the PDElements class |
Name | Description | |
---|---|---|
AccumulatedL |
accummulated failure rate for this branch on downline
| |
AllCplxSeqCurrents |
Complex double array of Sequence Currents for all conductors of all terminals, for each PD elements.
(API Extension)
| |
AllCurrents |
Complex array of currents for all conductors, all terminals, for each PD element.
(API Extension)
| |
AllCurrentsMagAng |
Complex array (magnitude and angle format) of currents for all conductors, all terminals, for each PD element.
(API Extension)
| |
AllNames |
Array of strings consisting of all PD element names.
(API Extension)
| |
AllNumConductors |
Integer array listing the number of conductors of all PD elements
(API Extension)
| |
AllNumPhases |
Integer array listing the number of phases of all PD elements
(API Extension)
| |
AllNumTerminals |
Integer array listing the number of terminals of all PD elements
(API Extension)
| |
AllPowers |
Complex array of powers into each conductor of each terminal, for each PD element.
(API Extension)
| |
AllSeqCurrents |
Double array of the symmetrical component currents into each 3-phase terminal, for each PD element.
(API Extension)
| |
AllSeqPowers |
Double array of sequence powers into each 3-phase teminal, for each PD element
(API Extension)
| |
Count |
Number of PD elements (including disabled elements)
| |
FaultRate |
Get/Set Number of failures per year.
For LINE elements: Number of failures per unit length per year.
| |
First |
Set the first enabled PD element to be the active element.
Returns 0 if none found.
| |
FromTerminal |
Number of the terminal of active PD element that is on the "from"
side. This is set after the meter zone is determined.
| |
IsShunt |
Boolean indicating of PD element should be treated as a shunt
element rather than a series element. Applies to Capacitor and Reactor
elements in particular.
| |
Lambda |
Failure rate for this branch. Faults per year including length of line.
| |
Name |
Get/Set name of active PD Element. Returns null string if active element
is not PDElement type.
| |
Next |
Advance to the next PD element in the circuit. Enabled elements
only. Returns 0 when no more elements.
| |
Numcustomers |
Number of customers, this branch
| |
ParentPDElement |
Sets the parent PD element to be the active circuit element.
Returns 0 if no more elements upline.
| |
pctPermanent |
Get/Set percent of faults that are permanent (require repair). Otherwise, fault is assumed to be transient/temporary.
| |
RepairTime |
Average repair time for this element in hours
| |
SectionID |
Integer ID of the feeder section that this PDElement branch is part of
| |
Totalcustomers |
Total number of customers from this branch to the end of the zone
| |
TotalMiles |
Total miles of line from this element to the end of the zone. For recloser siting algorithm.
|
Name | Description | |
---|---|---|
AllMaxCurrents |
Array of doubles with the maximum current across the conductors, for each PD
element.
By default, only the *first terminal* is used for the maximum current, matching
the behavior of the "export capacity" command. Pass `true` to
force the analysis to all terminals.
See also:
https://sourceforge.net/p/electricdss/discussion/beginners/thread/da5b93ca/
(API Extension)
| |
AllPctEmerg |
Array of doubles with the maximum current across the conductors as a percentage
of the Emergency Ampere Rating, for each PD element.
By default, only the *first terminal* is used for the maximum current, matching
the behavior of the "export capacity" command. Pass `true` to
force the analysis to all terminals.
See also:
https://sourceforge.net/p/electricdss/discussion/beginners/thread/da5b93ca/
(API Extension)
| |
AllPctNorm |
Array of doubles with the maximum current across the conductors as a percentage
of the Normal Ampere Rating, for each PD element.
By default, only the *first terminal* is used for the maximum current, matching
the behavior of the "export capacity" command. Pass `true` to
force the analysis to all terminals.
See also:
https://sourceforge.net/p/electricdss/discussion/beginners/thread/da5b93ca/
(API Extension)
| |
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.) |