NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
DTComplexNumber
Interface DTComplexNumber
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
ComplexNumberType
isAbstract
false
interface
DTComplexNumber
{
imaginary
:
number
;
real
:
number
;
}
Hierarchy (
View Summary
)
DTStructure
DTComplexNumber
UDTComplexNumber
Index
Properties
imaginary
real
Properties
imaginary
imaginary
:
number
real
real
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
imaginary
real
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...