| SettingsUEweight Property |
[This is preliminary documentation and is subject to change.]
Weighting factor applied to UE register values.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double UEweight { get; set; }
Public Property UEweight As Double
Get
Set
public:
property double UEweight {
double get ();
void set (double value);
}
member UEweight : float with get, set
function get_UEweight();
function set_UEweight(value);
Property Value
Type:
DoubleSee Also