| TransformersXlt Property |
[This is preliminary documentation and is subject to change.]
Percent reactance between windings 2 and 3, on winding 1 kVA base. Use for 3-winding transformers only.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Xlt { get; set; }
Public Property Xlt As Double
Get
Set
public:
property double Xlt {
double get ();
void set (double value);
}
member Xlt : float with get, set
function get_Xlt();
function set_Xlt(value);
Property Value
Type:
DoubleSee Also