Errata exists for this version of the document.
This structure defines float IEEE 32 bits complex value. Its elements are defined in Table 19.
Table 19 – ComplexNumberType DataType structure
| Name | Type | Description | 
| ComplexNumberType | structure | 
 | 
| real | Float | Value real part | 
| imaginary | Float | Value imaginary part | 
Its representation in the AddressSpace is defined in Table 20
Table 20 – ComplexNumberType definition
| Attributes | Value | 
| BrowseName | ComplexNumberType |