Chirp SonicLib
2.1.0
|
API function pointer structure (internal use). More...
#include <soniclib.h>
Public Attributes | |
ch_fw_load_func_t | fw_load |
ch_set_mode_func_t | set_mode |
ch_set_sample_interval_func_t | set_sample_interval |
ch_set_num_samples_func_t | set_num_samples |
ch_set_max_range_func_t | set_max_range |
ch_set_sample_window_func_t | set_sample_window |
ch_get_range_func_t | get_range |
ch_get_tof_tick_func_t | get_tof_tick |
ch_get_amplitude_func_t | get_amplitude |
ch_get_amplitude_avg_func_t | get_amplitude_avg |
ch_set_frequency_func_t | set_frequency |
ch_get_frequency_func_t | get_frequency |
ch_get_iq_data_func_t | get_iq_data |
ch_get_amplitude_data_func_t | get_amplitude_data |
ch_samples_to_mm_func_t | samples_to_mm |
ch_mm_to_samples_func_t | mm_to_samples |
ch_set_threshold_func_t | set_threshold |
ch_get_threshold_func_t | get_threshold |
ch_set_thresholds_func_t | set_thresholds |
ch_get_thresholds_func_t | get_thresholds |
ch_set_target_interrupt_func_t | set_target_interrupt |
ch_get_target_interrupt_func_t | get_target_interrupt |
ch_set_static_range_func_t | set_static_range |
ch_set_static_coeff_func_t | set_static_coeff |
ch_get_static_coeff_func_t | get_static_coeff |
ch_set_rx_holdoff_func_t | set_rx_holdoff |
ch_get_rx_holdoff_func_t | get_rx_holdoff |
ch_set_tx_length_func_t | set_tx_length |
ch_get_tx_length_func_t | get_tx_length |
ch_get_rx_pulse_length_func_t | get_rx_pulse_length |
ch_set_time_plan_func_t | set_time_plan |
ch_get_time_plan_func_t | get_time_plan |
API function pointer structure (internal use).