| TransformersMinTap Property |
[This is preliminary documentation and is subject to change.]
Active Winding minimum tap in per-unit.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double MinTap { get; set; }
Public Property MinTap As Double
Get
Set
public:
property double MinTap {
double get ();
void set (double value);
}
member MinTap : float with get, set
function get_MinTap();
function set_MinTap(value);
Property Value
Type:
DoubleSee Also