| LinesC0 Property |
[This is preliminary documentation and is subject to change.]
Zero Sequence capacitance, nanofarads per unit length.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double C0 { get; set; }
Public Property C0 As Double
Get
Set
public:
property double C0 {
double get ();
void set (double value);
}
member C0 : float with get, set
function get_C0();
function set_C0(value);
Property Value
Type:
DoubleSee Also