NodeOPCUA API Documentation
    Preparing search index...

    Interface UA3DOrientation_Base<T>

    namespace http://opcfoundation.org/UA/
    nodeClass VariableType
    typedDefinition 3DOrientationType i=18781
    dataType ExtensionObject
    dataType Name DT3DOrientation i=18812
    value rank -1
    isAbstract false
    interface UA3DOrientation_Base<T extends DT3DOrientation> {
        a: UABaseDataVariable<number, Double>;
        angleUnit?: UAProperty<EUInformation, ExtensionObject>;
        b: UABaseDataVariable<number, Double>;
        c: UABaseDataVariable<number, Double>;
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    angleUnit?: UAProperty<EUInformation, ExtensionObject>