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