NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
ThreeDVectorOptions
Interface ThreeDVectorOptions
interface
ThreeDVectorOptions
{
x
?:
number
;
y
?:
number
;
z
?:
number
;
}
Hierarchy (
View Summary
)
VectorOptions
ThreeDVectorOptions
Index
Properties
x?
y?
z?
Properties
Optional
x
x
?:
number
Optional
y
y
?:
number
Optional
z
z
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...