| LoadsCVRwatts Property |
[This is preliminary documentation and is subject to change.]
Percent reduction in P for percent reduction in V. Must be used with dssLoadModelCVR.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double CVRwatts { get; set; }
Public Property CVRwatts As Double
Get
Set
public:
property double CVRwatts {
double get ();
void set (double value);
}
member CVRwatts : float with get, set
function get_CVRwatts();
function set_CVRwatts(value);
Property Value
Type:
DoubleSee Also