| ReactorsR Property |
[This is preliminary documentation and is subject to change.]
Resistance (in series with reactance), each phase, ohms. This property applies to REACTOR specified by either kvar or X. See also help on Z.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double R { get; set; }
Public Property R As Double
Get
Set
public:
property double R {
double get ();
void set (double value);
}
member R : float with get, set
function get_R();
function set_R(value);
Property Value
Type:
DoubleSee Also