| ReactorsLCurve Property |
[This is preliminary documentation and is subject to change.]
Name of XYCurve object, previously defined, describing per-unit variation of phase inductance, L=X/w, vs. frequency. Applies to reactance specified by X, LmH, Z, or kvar property. L generally decreases somewhat with frequency above the base frequency, approaching a limit at a few kHz.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string LCurve { get; set; }
Public Property LCurve As String
Get
Set
public:
property String^ LCurve {
String^ get ();
void set (String^ value);
}
member LCurve : string with get, set
function get_LCurve();
function set_LCurve(value);
Property Value
Type:
StringSee Also