Struct doppler_channel_state_t¶
ClassList > doppler_channel_state_t
DopplerChannel state. More...
#include <doppler_channel_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| double | carrier_hz |
| double * | ctrl |
| size_t | ctrl_cap |
| double | doppler_ppm |
| double | doppler_rate_ppm_s |
| double | fs |
| uint64_t | n_in |
| uint64_t | n_out |
| resamp_state_t * | rs |
Detailed Description¶
Allocate with doppler_channel_create().
Public Attributes Documentation¶
variable carrier_hz¶
variable ctrl¶
variable ctrl_cap¶
variable doppler_ppm¶
variable doppler_rate_ppm_s¶
variable fs¶
variable n_in¶
variable n_out¶
variable rs¶
The documentation for this class was generated from the following file native/inc/doppler_channel/doppler_channel_core.h