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