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