namespace http://opcfoundation.org/UA/
nodeClass DataType
name 3DOrientation
isAbstract false
interface DT3DOrientation {
    a: number;
    b: number;
    c: number;
}

Hierarchy (view full)

Properties

a b c

Properties

a: number
b: number
c: number