Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
DoubleComplexNumberTypeOptions
Interface DoubleComplexNumberTypeOptions
interface
DoubleComplexNumberTypeOptions
{
imaginary
?:
number
;
real
?:
number
;
}
Index
Properties
imaginary?
real?
Properties
Optional
imaginary
imaginary
?:
number
Optional
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...