Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UA3DCartesianCoordinates_Base
Interface UA3DCartesianCoordinates_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
3DCartesianCoordinatesType i=18774
dataType
ExtensionObject
dataType Name
DT3DCartesianCoordinates i=18810
isAbstract
false
interface
UA3DCartesianCoordinates_Base
<
T
>
{
lengthUnit
?:
UAProperty
<
EUInformation
,
ExtensionObject
>
;
x
:
UABaseDataVariable
<
number
,
Double
>
;
y
:
UABaseDataVariable
<
number
,
Double
>
;
z
:
UABaseDataVariable
<
number
,
Double
>
;
}
Type Parameters
T
extends
DT3DCartesianCoordinates
Hierarchy (
view full
)
UACartesianCoordinates_Base
<
T
>
UA3DCartesianCoordinates_Base
UA3DCartesianCoordinates
Index
Properties
length
Unit?
x
y
z
Properties
Optional
length
Unit
length
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
length
Unit
x
y
z
NodeOPCUA reference documentation - public API
Loading...