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