| GeneratorskW Property |
[This is preliminary documentation and is subject to change.]
kW output for the active generator. kvar is updated for current power factor.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double kW { get; set; }
Public Property kW As Double
Get
Set
public:
property double kW {
double get ();
void set (double value);
}
member kW : float with get, set
function get_kW();
function set_kW(value);
Property Value
Type:
DoubleSee Also