| LinesRg Property |
[This is preliminary documentation and is subject to change.]
Earth return resistance value used to compute line impedances at power frequency
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Rg { get; set; }
Public Property Rg As Double
Get
Set
public:
property double Rg {
double get ();
void set (double value);
}
member Rg : float with get, set
function get_Rg();
function set_Rg(value);
Property Value
Type:
DoubleSee Also