| LineCodesX1 Property |
[This is preliminary documentation and is subject to change.]
Posiive-sequence reactance, ohms per unit length
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double X1 { get; set; }
Public Property X1 As Double
Get
Set
public:
property double X1 {
double get ();
void set (double value);
}
member X1 : float with get, set
function get_X1();
function set_X1(value);
Property Value
Type:
DoubleSee Also