| PDElementsAllSeqPowers Property |
[This is preliminary documentation and is subject to change.]
Double array of sequence powers into each 3-phase teminal, for each PD element
(API Extension)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double[] AllSeqPowers { get; }
Public ReadOnly Property AllSeqPowers As Double()
Get
public:
property array<double>^ AllSeqPowers {
array<double>^ get ();
}
member AllSeqPowers : float[] with get
function get_AllSeqPowers();
Property Value
Type:
DoubleSee Also