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