Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
DTComplexNumber
Interface DTComplexNumber
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
ComplexNumberType
isAbstract
false
interface
DTComplexNumber
{
imaginary
:
number
;
real
:
number
;
}
Hierarchy (
view full
)
DTStructure
DTComplexNumber
UDTComplexNumber
Index
Properties
imaginary
real
Properties
imaginary
imaginary
:
number
real
real
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
imaginary
real
NodeOPCUA reference documentation - public API
Loading...