| CapControlsPTratio Property |
[This is preliminary documentation and is subject to change.]
Transducer ratio from primary feeder to control voltage.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double PTratio { get; set; }
Public Property PTratio As Double
Get
Set
public:
property double PTratio {
double get ();
void set (double value);
}
member PTratio : float with get, set
function get_PTratio();
function set_PTratio(value);
Property Value
Type:
DoubleSee Also