| TransformersRdcOhms Property |
[This is preliminary documentation and is subject to change.]
dc Resistance of active winding in ohms for GIC analysis
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double RdcOhms { get; set; }
Public Property RdcOhms As Double
Get
Set
public:
property double RdcOhms {
double get ();
void set (double value);
}
member RdcOhms : float with get, set
function get_RdcOhms();
function set_RdcOhms(value);
Property Value
Type:
DoubleSee Also