timeStamp |
ZITimeStamp |
Timestamp of the result logger vector.
|
numSamples |
uint32_t |
Number of samples in the result logger vector.
|
hasImag |
bool |
Flag indicating if the vector has a complex component or not.
|
header |
ZIResultLoggerVectorHeader |
Header information.
|
real |
double * |
Real part of the result logger vector.
|
imag |
double * |
Imaginary part of the result logger vector.
|