| ReactorsRp Property |
[This is preliminary documentation and is subject to change.]
Resistance in parallel with R and X (the entire branch). Assumed infinite if not specified.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Rp { get; set; }
Public Property Rp As Double
Get
Set
public:
property double Rp {
double get ();
void set (double value);
}
member Rp : float with get, set
function get_Rp();
function set_Rp(value);
Property Value
Type:
DoubleSee Also