The altimeter reading held on the output ports between pings.
#include <SensorEchosounder.h>
|
|
double | seafloorDistance = 0.0 |
| | The measured slant range to the seafloor, m.
|
| |
|
double | seafloorDepth = 0.0 |
| | The inferred depth of the seafloor, m.
|
| |
|
double | altitude = 0.0 |
| | The measured height above the seafloor, m.
|
| |
|
double | valid = 0.0 |
| | One when a bottom was found, zero otherwise.
|
| |
|
double | pingTime = 0.0 |
| | The time of the ping this reading came from, s.
|
| |
The documentation for this struct was generated from the following file: