| ReclosersPhaseTrip Property |
[This is preliminary documentation and is subject to change.]
Phase trip curve multiplier or actual amps
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double PhaseTrip { get; set; }
Public Property PhaseTrip As Double
Get
Set
public:
property double PhaseTrip {
double get ();
void set (double value);
}
member PhaseTrip : float with get, set
function get_PhaseTrip();
function set_PhaseTrip(value);
Property Value
Type:
DoubleSee Also