| FusesRatedCurrent Property |
[This is preliminary documentation and is subject to change.]
Multiplier or actual amps for the TCCcurve object. Defaults to 1.0.
Multiply current values of TCC curve by this to get actual amps.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double RatedCurrent { get; set; }
Public Property RatedCurrent As Double
Get
Set
public:
property double RatedCurrent {
double get ();
void set (double value);
}
member RatedCurrent : float with get, set
function get_RatedCurrent();
function set_RatedCurrent(value);
Property Value
Type:
DoubleSee Also