Phasor Constructor

Overload List

Phasor(PhasorType, Complex) Creates a Phasor of the specified type from the given Complex.
Phasor(PhasorType, Angle, Double) Creates a Phasor of the specified type from the given polar values.
Phasor(PhasorType, Double, Double) Creates a Phasor of the specified type from the given rectangular values.

See Also