Click or drag to resize

Phasor Constructor

Overload List
  Name Description
Public method Phasor(PhasorType, ComplexNumber) Creates a Phasor of the specified type from the given ComplexNumber.
Public method Phasor(PhasorType, Angle, Double) Creates a Phasor of the specified type from the given polar values.
Public method Phasor(PhasorType, Double, Double) Creates a Phasor of the specified type from the given rectangular values.
Top
See Also