spandsp 3.0.0
baud_rate_parameters_t Struct Reference

Public Attributes

int baud_rate
 
int max_bit_rate_code
 
int a
 
int c
 
int samples_per_symbol_numerator
 
int samples_per_symbol_denominator
 
struct { 
 
   int   d 
 
   int   e 
 
low_high [2] 
 
int j
 
int p
 
const mapping_tmappings
 

Member Data Documentation

◆ baud_rate

int baud_rate_parameters_t::baud_rate

Approximate baud rate (i.e. nearest integer value).

◆ max_bit_rate_code

int baud_rate_parameters_t::max_bit_rate_code

The internal code for the maximum bit rate (0-26, ((bit_rate/2400) - 1) << 1)

◆ samples_per_symbol_denominator

int baud_rate_parameters_t::samples_per_symbol_denominator

The denominator of the number of samples per symbol ratio.

◆ samples_per_symbol_numerator

int baud_rate_parameters_t::samples_per_symbol_numerator

The numerator of the number of samples per symbol ratio.


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