| StoragespuSOC Property |
[This is preliminary documentation and is subject to change.]
Per unit state of charge
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double puSOC { get; set; }
Public Property puSOC As Double
Get
Set
public:
property double puSOC {
double get ();
void set (double value);
}
member puSOC : float with get, set
function get_puSOC();
function set_puSOC(value);
Property Value
Type:
DoubleSee Also