| ReactorsLmH Property |
[This is preliminary documentation and is subject to change.]
Inductance, mH. Alternate way to define the reactance, X, property.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double LmH { get; set; }
Public Property LmH As Double
Get
Set
public:
property double LmH {
double get ();
void set (double value);
}
member LmH : float with get, set
function get_LmH();
function set_LmH(value);
Property Value
Type:
DoubleSee Also