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

Type Parameters

Hierarchy (view full)

Properties

Properties