| CircuitSubstationLosses Property |
[This is preliminary documentation and is subject to change.]
Complex losses in all transformers designated to substations.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double[] SubstationLosses { get; }
Public ReadOnly Property SubstationLosses As Double()
Get
public:
property array<double>^ SubstationLosses {
array<double>^ get ();
}
member SubstationLosses : float[] with get
function get_SubstationLosses();
Property Value
Type:
DoubleSee Also