|
Programming Reference for VirtualLab Fusion
2022.1
|
This is the complete list of members for Complex, including all inherited members.
| Abs() | Complex | |
| Arg() | Complex | |
| ArgDifference(Complex c1, Complex c2) | Complex | static |
| Complex(double Re, double Im) | Complex | |
| Complex(double Re) | Complex | |
| Complex(Complex c) | Complex | |
| Conjugate(Complex z) | Complex | static |
| Cos(Complex z) | Complex | static |
| EvaluateFielQuantity(FieldQuantity quantityToEvaluate) | Complex | |
| Exp(Complex c) | Complex | static |
| FilteredPhase(double maximumAmplitude=0, double artifactsThreshold=Globals.MinimumRelativeAmplitude) | Complex | |
| FromFieldQuantity(double value, FieldQuantity fieldQuantity) | Complex | static |
| GetComplexFormat(string numberString) | Complex | static |
| i | Complex | static |
| Im | Complex | |
| InputIsNumericalLarger(Complex cfForComparison) | Complex | |
| IsNaN(Complex number) | Complex | static |
| Log(Complex z) | Complex | static |
| ModifyComplexPart(ComplexPart complexPart) | Complex | |
| Norm() | Complex | |
| operator*(Complex z1, Complex z2) | Complex | static |
| operator*(Complex z, double d) | Complex | static |
| operator*(double d, Complex z) | Complex | static |
| operator+(Complex z1, Complex z2) | Complex | static |
| operator+(double d, Complex z1) | Complex | static |
| operator+(Complex z1, double d) | Complex | static |
| operator-(Complex z) | Complex | static |
| operator-(Complex z1, Complex z2) | Complex | static |
| operator-(double d, Complex z1) | Complex | static |
| operator-(Complex z1, double d) | Complex | static |
| operator/(Complex z, double d) | Complex | static |
| operator/(Complex z1, Complex z2) | Complex | static |
| operator/(double d, Complex z1) | Complex | static |
| Parse(string pureNumberStr, ComplexToStringConversionFormat complexFormat) | Complex | static |
| Parse(string pureNumberStr, ComplexToStringConversionFormat complexFormat, System.Globalization.NumberFormatInfo doubleFormat) | Complex | static |
| Polar(double abs, double arg) | Complex | static |
| Pow(Complex basis, Complex exponent) | Complex | static |
| Re | Complex | |
| Sin(Complex z) | Complex | static |
| Sqrt(Complex z) | Complex | static |
| ToString(ComplexToStringConversionFormat format) | Complex | |
| ToString(int numberOfDigits, ComplexToStringConversionFormat? format=null) | Complex | |
| ToString() | Complex | |
| ToString(PhysicalUnit physicalUnit, ComplexToStringConversionFormat ComplexToStringFormat, int ComplexToStringConversionDigits) | Complex | |
| Zero | Complex | static |