Chirp SonicLib
4.5.2
|
Log configuration structure. More...
#include <soniclib.h>
Public Attributes | |
ch_decimation_t | decimation_factor |
uint16_t | interval_ms |
ch_output_type_t | output_type |
uint16_t | start_sample |
Log configuration structure.
ch_decimation_t ch_log_cfg_t::decimation_factor |
decimation factor (resolution) of the data.
uint16_t ch_log_cfg_t::interval_ms |
interval between samples, in milliseconds
ch_output_type_t ch_log_cfg_t::output_type |
output type
uint16_t ch_log_cfg_t::start_sample |
starting sample number within measurement data