|
spandsp 3.0.0
|
#include <v34.h>
Public Attributes | |
| int | max_bit_rate_code |
| The code (0-16) for the maximum bit rate. | |
| int | bit_rate |
| Parameters for the current bit rate and baud rate. | |
| int | b |
| Bits per high mapping frame. A low mapping frame is one bit less. | |
| int | j |
| int | k |
| The number of shell mapped bits. | |
| int | l |
| int | m |
| int | p |
| int | q |
| The number of uncoded Q bits per 2D symbol. | |
| int | q_mask |
| int | r |
| Mapping frame switching parameter. | |
| int | w |
| int | samples_per_symbol_numerator |
| int | samples_per_symbol_denominator |
The set of working parameters, which defines operation at the current settings
| int v34_parameters_t::samples_per_symbol_denominator |
The denominator of the number of samples per symbol ratio.
Referenced by log_parameters().
| int v34_parameters_t::samples_per_symbol_numerator |
The numerator of the number of samples per symbol ratio.
Referenced by log_parameters().