| Vsourcespu Property |
[This is preliminary documentation and is subject to change.]
Per-unit value of source voltage
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double pu { get; set; }
Public Property pu As Double
Get
Set
public:
property double pu {
double get ();
void set (double value);
}
member pu : float with get, set
function get_pu();
function set_pu(value);
Property Value
Type:
DoubleSee Also