Chirp SonicLib  4.5.2
Public Attributes | List of all members
ch_log_cfg_t Struct Reference

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
 

Detailed Description

Log configuration structure.

Member Data Documentation

◆ decimation_factor

ch_decimation_t ch_log_cfg_t::decimation_factor

decimation factor (resolution) of the data.

◆ interval_ms

uint16_t ch_log_cfg_t::interval_ms

interval between samples, in milliseconds

◆ output_type

ch_output_type_t ch_log_cfg_t::output_type

output type

◆ start_sample

uint16_t ch_log_cfg_t::start_sample

starting sample number within measurement data


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