| LoadspctSeriesRL Property |
[This is preliminary documentation and is subject to change.]
Percent of Load that is modeled as series R-L for harmonics studies
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double pctSeriesRL { get; set; }
Public Property pctSeriesRL As Double
Get
Set
public:
property double pctSeriesRL {
double get ();
void set (double value);
}
member pctSeriesRL : float with get, set
function get_pctSeriesRL();
function set_pctSeriesRL(value);
Property Value
Type:
DoubleSee Also