Skip to content

C API ZIDemodVector StructΒΆ

Name Type Description
timeStamp ZITimeStamp Timestamp of the demodulator vector. This timestamp maps to the time the demodulator vector was assembled on the device.
numSamples uint32_t Number of samples in the demodulator vector.
header ZIDemodVectorHeader Header information.
x double * In-phase component of the demodulator samples.
y double * Quadrature component of the demodulator samples.