| LinesXg Property |
[This is preliminary documentation and is subject to change.]
Earth return reactance 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 Xg { get; set; }
Public Property Xg As Double
Get
Set
public:
property double Xg {
double get ();
void set (double value);
}
member Xg : float with get, set
function get_Xg();
function set_Xg(value);
Property Value
Type:
DoubleSee Also