|
WSF
|
#include <P6DofTerrain.hpp>
Public Attributes | |
| double | lat_deg |
| double | lon_deg |
| double | minlat_deg |
| double | maxlat_deg |
| double | minlon_deg |
| double | maxlon_deg |
| double | alt_ft |
| double P6DofTerrain::TerrainLocation::alt_ft |
Referenced by P6DofTerrain::ProcessLocation(), and P6DofTerrain::WithinLocation().
| double P6DofTerrain::TerrainLocation::lat_deg |
Referenced by P6DofTerrain::ProcessLocation().
| double P6DofTerrain::TerrainLocation::lon_deg |
Referenced by P6DofTerrain::ProcessLocation().
| double P6DofTerrain::TerrainLocation::maxlat_deg |
Referenced by P6DofTerrain::ProcessLocation(), and P6DofTerrain::WithinLocation().
| double P6DofTerrain::TerrainLocation::maxlon_deg |
Referenced by P6DofTerrain::ProcessLocation(), and P6DofTerrain::WithinLocation().
| double P6DofTerrain::TerrainLocation::minlat_deg |
Referenced by P6DofTerrain::ProcessLocation(), and P6DofTerrain::WithinLocation().
| double P6DofTerrain::TerrainLocation::minlon_deg |
Referenced by P6DofTerrain::ProcessLocation(), and P6DofTerrain::WithinLocation().