| LinesR1 Property |
[This is preliminary documentation and is subject to change.]
Positive Sequence resistance, ohms per unit length.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double R1 { get; set; }
Public Property R1 As Double
Get
Set
public:
property double R1 {
double get ();
void set (double value);
}
member R1 : float with get, set
function get_R1();
function set_R1(value);
Property Value
Type:
DoubleSee Also