|
|
Phasor Constructor |
| Name | Description | |
|---|---|---|
|
|
Phasor(PhasorType, ComplexNumber) | Creates a Phasor of the specified type from the given ComplexNumber. |
|
|
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. |