| LoadsPctMean Property |
[This is preliminary documentation and is subject to change.]
Average percent of nominal load in Monte Carlo studies; only if no loadshape defined for this load.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double PctMean { get; set; }
Public Property PctMean As Double
Get
Set
public:
property double PctMean {
double get ();
void set (double value);
}
member PctMean : float with get, set
function get_PctMean();
function set_PctMean(value);
Property Value
Type:
DoubleSee Also