| LoadsCfactor Property |
[This is preliminary documentation and is subject to change.]
Factor relates average to peak kw. Used for allocation with kwh and kwhdays
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Cfactor { get; set; }
Public Property Cfactor As Double
Get
Set
public:
property double Cfactor {
double get ();
void set (double value);
}
member Cfactor : float with get, set
function get_Cfactor();
function set_Cfactor(value);
Property Value
Type:
DoubleSee Also