Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UA3DOrientation_Base
Interface UA3DOrientation_Base<T>
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
T
extends
DT3DOrientation
Hierarchy (
view full
)
UAOrientation_Base
<
T
>
UA3DOrientation_Base
UA3DOrientation
Index
Properties
a
angle
Unit?
b
c
Properties
a
a
:
UABaseDataVariable
<
number
,
Double
>
Optional
angle
Unit
angle
Unit
?:
UAProperty
<
EUInformation
,
ExtensionObject
>
b
b
:
UABaseDataVariable
<
number
,
Double
>
c
c
:
UABaseDataVariable
<
number
,
Double
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
a
angle
Unit
b
c
NodeOPCUA reference documentation - public API
Loading...