Struct wfm_synth_state_t¶
Synth state. More...
#include <wfm_synth_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| awgn_state_t * | awgn |
| size_t | bit_idx |
| int | bit_mod |
| uint8_t * | bits |
| double | chirp_f0 |
| double | chirp_fend |
| double | chirp_k |
| size_t | chirp_n |
| double | chirp_ph |
| size_t | chirp_span |
| float | cur_im |
| float | cur_re |
| fir_state_t * | fir |
| lo_state_t * | lo |
| size_t | n_bits |
| size_t | n_symbols |
| int | nsps |
| pn_state_t * | pn |
| int | sym_pos |
| size_t | sym_read_idx |
| float _Complex * | symbols |
| int | wtype |
Detailed Description¶
Allocate with wfm_synth_create().
Public Attributes Documentation¶
variable awgn¶
variable bit_idx¶
variable bit_mod¶
variable bits¶
variable chirp_f0¶
variable chirp_fend¶
variable chirp_k¶
variable chirp_n¶
variable chirp_ph¶
variable chirp_span¶
variable cur_im¶
variable cur_re¶
variable fir¶
variable lo¶
variable n_bits¶
variable n_symbols¶
variable nsps¶
variable pn¶
variable sym_pos¶
variable sym_read_idx¶
variable symbols¶
variable wtype¶
The documentation for this class was generated from the following file native/inc/wfm_synth/wfm_synth_core.h