| TransformerskVA Property |
[This is preliminary documentation and is subject to change.]
Active Winding kVA rating. On winding 1, this also determines normal and emergency current ratings for all windings.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double kVA { get; set; }
Public Property kVA As Double
Get
Set
public:
property double kVA {
double get ();
void set (double value);
}
member kVA : float with get, set
function get_kVA();
function set_kVA(value);
Property Value
Type:
DoubleSee Also