Skip to content

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

double doppler_channel_state_t::carrier_hz;

variable ctrl

double* doppler_channel_state_t::ctrl;

variable ctrl_cap

size_t doppler_channel_state_t::ctrl_cap;

variable doppler_ppm

double doppler_channel_state_t::doppler_ppm;

variable doppler_rate_ppm_s

double doppler_channel_state_t::doppler_rate_ppm_s;

variable fs

double doppler_channel_state_t::fs;

variable n_in

uint64_t doppler_channel_state_t::n_in;

variable n_out

uint64_t doppler_channel_state_t::n_out;

variable rs

resamp_state_t* doppler_channel_state_t::rs;


The documentation for this class was generated from the following file native/inc/doppler_channel/doppler_channel_core.h