Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UA3DVector_Base
Interface UA3DVector_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
3DVectorType i=17716
dataType
ExtensionObject
dataType Name
DT3DVector i=18808
isAbstract
false
interface
UA3DVector_Base
<
T
>
{
vectorUnit
?:
UAProperty
<
EUInformation
,
ExtensionObject
>
;
x
:
UABaseDataVariable
<
number
,
Double
>
;
y
:
UABaseDataVariable
<
number
,
Double
>
;
z
:
UABaseDataVariable
<
number
,
Double
>
;
}
Type Parameters
T
extends
DT3DVector
Hierarchy (
view full
)
UAVector_Base
<
T
>
UA3DVector_Base
UA3DVector
Index
Properties
vector
Unit?
x
y
z
Properties
Optional
vector
Unit
vector
Unit
?:
UAProperty
<
EUInformation
,
ExtensionObject
>
x
x
:
UABaseDataVariable
<
number
,
Double
>
y
y
:
UABaseDataVariable
<
number
,
Double
>
z
z
:
UABaseDataVariable
<
number
,
Double
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
vector
Unit
x
y
z
NodeOPCUA reference documentation - public API
Loading...