| LoadShapesQBase Property |
[This is preliminary documentation and is subject to change.]
Base for normalizing Q curve. If left at zero, the peak value is used.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double QBase { get; set; }
Public Property QBase As Double
Get
Set
public:
property double QBase {
double get ();
void set (double value);
}
member QBase : float with get, set
function get_QBase();
function set_QBase(value);
Property Value
Type:
DoubleSee Also