The OPC UA DoubleComplexNumber type. More...
Header: | #include <QOpcUaDoubleComplexNumber> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS OpcUa) target_link_libraries(mytarget PRIVATE Qt6::OpcUa) |
qmake: | QT += opcua |
QOpcUaDoubleComplexNumber(double real, double imaginary) | |
QOpcUaDoubleComplexNumber & | operator=(const QOpcUaDoubleComplexNumber &rhs) |
double | imaginary() const |
double | real() const |
void | setImaginary(double imaginary) |
void | setReal(double real) |
QVariant | operator QVariant() const |
bool | operator==(const QOpcUaDoubleComplexNumber &rhs) const |
The DoubleComplexNumberType defined in OPC-UA part 8, 5.6.5. It stores a complex number with double precision.
Constructs a double complex number with real part real and imaginary part imaginary.
Sets the values from rhs in this double complex number.
Returns the imaginary part of the complex number.
See also setImaginary().
Returns the real part of the complex number.
See also setReal().
Sets the imaginary part of the complex number to imaginary.
See also imaginary().
Sets the real part of the complex number to real.
See also real().
Converts this double complex number to QVariant.
Returns true
if this double complex number has the same value as rhs.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: