13#ifndef SIGNALSPROCESSING_INC_METAL_DETECTING_H_
14#define SIGNALSPROCESSING_INC_METAL_DETECTING_H_
Structure to hold signal data for metal detection.
Definition metal_detecting.h:32
float32_t rx_signal_magnitude
Definition metal_detecting.h:34
float32_t rx_signal_phase
Definition metal_detecting.h:35
float32_t tx_signal_phase
Definition metal_detecting.h:33
Structure to hold detection parameters and state.
Definition metal_detecting.h:42
float32_t last_magnitude
Definition metal_detecting.h:43
float32_t sensitivity
Definition metal_detecting.h:45
float32_t gnd_balance
Definition metal_detecting.h:44