Skip to content

C API ZIGeneratorWaveformVector StructΒΆ

Name Type Description
timeStamp ZITimeStamp Timestamp of the generator waveform vector. This timestamp maps to the time the generator waveform vector was assembled on the device.
numSamples uint32_t Number of waveform samples in the vector.
real double * Real part of the generator waveform.
imag double * Imaginary part of the generator waveform.