| CktElementCplxSeqCurrents Property |
[This is preliminary documentation and is subject to change.]
Complex double array of Sequence Currents for all conductors of all terminals of active circuit element.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double[] CplxSeqCurrents { get; }
Public ReadOnly Property CplxSeqCurrents As Double()
Get
public:
property array<double>^ CplxSeqCurrents {
array<double>^ get ();
}
member CplxSeqCurrents : float[] with get
function get_CplxSeqCurrents();
Property Value
Type:
DoubleSee Also