| LoadsPctStdDev Property |
[This is preliminary documentation and is subject to change.]
Percent standard deviation for Monte Carlo load studies; if there is no loadshape assigned to this load.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double PctStdDev { get; set; }
Public Property PctStdDev As Double
Get
Set
public:
property double PctStdDev {
double get ();
void set (double value);
}
member PctStdDev : float with get, set
function get_PctStdDev();
function set_PctStdDev(value);
Property Value
Type:
DoubleSee Also