#include <trackerfwd.hpp>
Public Attributes | |
double | bearing |
double | heading |
cv::Point3d | latlon |
double | panAngle |
double | range |
double | resolution |
double | tiltAngle |
The general sonar head data.
Definition at line 46 of file trackerfwd.hpp.
Definition at line 63 of file trackerfwd.hpp.
Sonar platform heading.
Definition at line 55 of file trackerfwd.hpp.
cv::Point3d labust::blueview::SonarHead::latlon |
Sonar geographical world position. Latitude/longitude in degrees and depth in meters.
Definition at line 51 of file trackerfwd.hpp.
Sonar pan and tilt angle.
Definition at line 59 of file trackerfwd.hpp.
Sonar range and bearing measurement towards target.
Definition at line 63 of file trackerfwd.hpp.
Sonar image resolution.
Definition at line 67 of file trackerfwd.hpp.
Definition at line 59 of file trackerfwd.hpp.