C API ZIComplexData StructΒΆ
The structure used to hold a complex double value.
| Name | Type | Description |
|---|---|---|
| timeStamp | ZITimeStamp | Time stamp at which the value has changed. |
| real | ZIDoubleData | |
| imag | ZIDoubleData |
The structure used to hold a complex double value.
| Name | Type | Description |
|---|---|---|
| timeStamp | ZITimeStamp | Time stamp at which the value has changed. |
| real | ZIDoubleData | |
| imag | ZIDoubleData |