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