![]() | CktElement Properties |
[This is preliminary documentation and is subject to change.]
The CktElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllPropertyNames |
Array containing all property names of the active device.
|
![]() | AllVariableNames |
Array of strings listing all the published variable names, if a PCElement. Otherwise, null string.
|
![]() | AllVariableValues |
Array of doubles. Values of state variables of active element if PC element.
|
![]() | BusNames |
Array of strings. Get Bus definitions to which each terminal is connected.
|
![]() | CplxSeqCurrents |
Complex double array of Sequence Currents for all conductors of all terminals of active circuit element.
|
![]() | CplxSeqVoltages |
Complex double array of Sequence Voltage for all terminals of active circuit element.
|
![]() | Currents |
Complex array of currents into each conductor of each terminal
|
![]() | CurrentsMagAng |
Currents in magnitude, angle format as a array of doubles.
|
![]() | DisplayName |
Display name of the object (not necessarily unique)
|
![]() | EmergAmps |
Emergency Ampere Rating for PD elements
|
![]() | Enabled |
Boolean indicating that element is currently in the circuit.
|
![]() | EnergyMeter |
Name of the Energy Meter this element is assigned to.
|
![]() | GUID |
globally unique identifier for this object
|
![]() | Handle |
Pointer to this object
|
![]() | HasOCPDevice |
True if a recloser, relay, or fuse controlling this ckt element. OCP = Overcurrent Protection
|
![]() | HasSwitchControl |
This element has a SwtControl attached.
|
![]() | HasVoltControl |
This element has a CapControl or RegControl attached.
|
![]() | IsIsolated |
Returns true if the current active element is isolated.
Note that this only fetches the current value. See also the Topology interface.
|
![]() | Losses |
Total losses in the element: two-element complex array
|
![]() | Name |
Full Name of Active Circuit Element
|
![]() | NodeOrder |
Array of integer containing the node numbers (representing phases, for example) for each conductor of each terminal.
|
![]() | NodeRef |
Array of integers, a copy of the internal NodeRef of the CktElement.
|
![]() | NormalAmps |
Normal ampere rating for PD Elements
|
![]() | NumConductors |
Number of Conductors per Terminal
|
![]() | NumControls |
Number of controls connected to this device.
Use to determine valid range for index into Controller array.
|
![]() | NumPhases |
Number of Phases
|
![]() | NumProperties |
Number of Properties this Circuit Element.
|
![]() | NumTerminals |
Number of Terminals this Circuit Element
|
![]() | OCPDevIndex |
Index into Controller list of OCP Device controlling this CktElement
|
![]() | OCPDevType |
0=None; 1=Fuse; 2=Recloser; 3=Relay; Type of OCP controller device
|
![]() | PhaseLosses |
Complex array of losses by phase
|
![]() | Powers |
Complex array of powers into each conductor of each terminal
|
![]() | Residuals |
Residual currents for each terminal: (mag, angle)
|
![]() | SeqCurrents |
Double array of symmetrical component currents into each 3-phase terminal
|
![]() | SeqPowers |
Double array of sequence powers into each 3-phase teminal
|
![]() | SeqVoltages |
Double array of symmetrical component voltages at each 3-phase terminal
|
![]() | TotalPowers |
Returns the total powers (complex) at ALL terminals of the active circuit element.
|
![]() | Voltages |
Complex array of voltages at terminals
|
![]() | VoltagesMagAng |
Voltages at each conductor in magnitude, angle form as array of doubles.
|
![]() | Yprim |
YPrim matrix, column order, complex numbers (paired)
|