Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
ThreeDVectorOptions
Interface ThreeDVectorOptions
interface
ThreeDVectorOptions
{
x
?:
number
;
y
?:
number
;
z
?:
number
;
}
Hierarchy (
view full
)
VectorOptions
ThreeDVectorOptions
Index
Properties
x?
y?
z?
Properties
Optional
x
x
?:
number
Optional
y
y
?:
number
Optional
z
z
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
NodeOPCUA reference documentation - public API
Loading...