| SensorskVbase Property |
[This is preliminary documentation and is subject to change.]
Voltage base for the sensor measurements. LL for 2 and 3-phase sensors, LN for 1-phase sensors.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double kVbase { get; set; }
Public Property kVbase As Double
Get
Set
public:
property double kVbase {
double get ();
void set (double value);
}
member kVbase : float with get, set
function get_kVbase();
function set_kVbase(value);
Property Value
Type:
DoubleSee Also