| TransformersR Property |
[This is preliminary documentation and is subject to change.]
Active Winding resistance in %
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