|
My Project
|
| Basic GlutWindow class that creates a window and initializes everything. It also implements a basic user input motion to move around in the environment | |
| Stores info about the boundaries of a GMT GRD file. This information can be used to determine if a location is within the bounds of an existing NetCDF GRD file | |
| Stores a submap of the netcdf GRD data | |
| Stores info needed for accessing GMT GRD file | |
| The mapT struct stores data in a gridded Matrix | |
| The mbT struct stores multibeam sonar measurement information | |
| The measT struct stores sonar measurement information | |
| The poseT struct stores vehicle pose information | |
| The sensorT struct stores sonar sensor-specific information | |
| The transformT struct stores a rotation and translation vector | |
| The vehicleT struct stores vehicle-specific information |
1.8.6