NodeOPCUA API Documentation
    Preparing search index...
    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name ComplexNumberType
    isAbstract false
    interface DTComplexNumber {
        imaginary: number;
        real: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    imaginary: number
    real: number