Click or drag to resize

ReactorsZ2 Property

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

Negative-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: Z2 defaults to Z1 if it is not specifically defined. If Z2 is not equal to Z1, the impedance matrix is asymmetrical.

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

Property Value

Type: Double
See Also