Click or drag to resize

ReactorsZ0 Property

[This is preliminary documentation and is subject to change.]

Zero-sequence impedance, ohms, as a 2-element array representing a complex number. Used to define the impedance matrix of the REACTOR if Z1 is also specified. Note: Z0 defaults to Z1 if it is not specifically defined.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public double[] Z0 { get; set; }

Property Value

Type: Double
See Also