Click or drag to resize

ReactorsZ1 Property

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

Positive-sequence impedance, ohms, as a 2-element array representing a complex number. If defined, Z1, Z2, and Z0 are used to define the impedance matrix of the REACTOR. Z1 MUST BE DEFINED TO USE THIS OPTION FOR DEFINING THE MATRIX. Side Effect: Sets Z2 and Z0 to same values unless they were previously defined.

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

Property Value

Type: Double
See Also