Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UA3DFrame_Base
Interface UA3DFrame_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
3DFrameType i=18791
dataType
ExtensionObject
dataType Name
DT3DFrame i=18814
isAbstract
false
interface
UA3DFrame_Base
<
T
>
{
baseFrame
?:
UABaseDataVariable
<
NodeId
,
NodeId
>
;
cartesianCoordinates
:
UACartesianCoordinates
<
DT3DCartesianCoordinates
>
;
constant
?:
UAProperty
<
boolean
,
Boolean
>
;
fixedBase
?:
UAProperty
<
boolean
,
Boolean
>
;
orientation
:
UAOrientation
<
DT3DOrientation
>
;
}
Type Parameters
T
extends
DT3DFrame
Hierarchy (
view full
)
UAFrame_Base
<
T
>
UA3DFrame_Base
UA3DFrame
Index
Properties
base
Frame?
cartesian
Coordinates
constant?
fixed
Base?
orientation
Properties
Optional
base
Frame
base
Frame
?:
UABaseDataVariable
<
NodeId
,
NodeId
>
cartesian
Coordinates
cartesian
Coordinates
:
UACartesianCoordinates
<
DT3DCartesianCoordinates
>
Optional
constant
constant
?:
UAProperty
<
boolean
,
Boolean
>
Optional
fixed
Base
fixed
Base
?:
UAProperty
<
boolean
,
Boolean
>
orientation
orientation
:
UAOrientation
<
DT3DOrientation
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Frame
cartesian
Coordinates
constant
fixed
Base
orientation
NodeOPCUA reference documentation - public API
Loading...