Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
DT3DCartesianCoordinates
Interface DT3DCartesianCoordinates
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
3DCartesianCoordinates
isAbstract
false
interface
DT3DCartesianCoordinates
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Hierarchy (
view full
)
DTCartesianCoordinates
DT3DCartesianCoordinates
UDT3DCartesianCoordinates
Index
Properties
x
y
z
Properties
x
x
:
number
y
y
:
number
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...