NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
ComplexNumberTypeOptions
Interface ComplexNumberTypeOptions
interface
ComplexNumberTypeOptions
{
imaginary
?:
number
;
real
?:
number
;
}
Index
Properties
imaginary?
real?
Properties
Optional
imaginary
imaginary
?:
number
Optional
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...