|
sonar_tritech
|
#include <SeaNetTypes.hpp>
Public Member Functions | |
| ProfilingAcquisitionConfig () | |
Public Attributes | |
| double | gain |
| double | ad_threshold |
Smaller configuration structure for acquisition parameters that can be changed live on the Tritech seaking.
Changing these parameters is almost instantaneous, unlike using the ProfilingConfig which involves resetting the whole device
|
inline |
| double sea_net::ProfilingAcquisitionConfig::ad_threshold |
Signal under this threshold will be ignored by the sonar. The documentation recommends to stick with 0.2
The value is in percent, i.e. [0, 1]
| double sea_net::ProfilingAcquisitionConfig::gain |
The acquisition gain in [0, 1]. Documentation recommends to start with 40% (0.4)
1.8.6