Chirp SonicLib  4.5.2
Public Attributes | List of all members
ch_iq_sample_t Struct Reference

Sensor I/Q data value. More...

#include <soniclib.h>

Public Attributes

int16_t i
 
int16_t q
 

Detailed Description

Sensor I/Q data value.

Member Data Documentation

◆ i

int16_t ch_iq_sample_t::i

I component of sample

◆ q

int16_t ch_iq_sample_t::q

Q component of sample


The documentation for this struct was generated from the following file: