|
| BedmapReader (bool icethicknessMode) |
|
Double_t | Geoid (Double_t latitude) |
|
void | ReadSurfaceElevation (bool icethicknessMode) |
|
void | ReadSurfaceElevationRampDem () |
|
Double_t | Area (Double_t latitude) |
|
void | ENtoLonLat (Int_t e_coord, Int_t n_coord, Double_t xLowerLeft, Double_t yLowerLeft, Double_t &lon, Double_t &lat) |
|
void | SurfaceENtoLonLat (Int_t e, Int_t n, Double_t &lon, Double_t &lat) |
|
void | LonLattoEN (Double_t lon, Double_t lat, Double_t xLowerLeft, Double_t yLowerLeft, int &e_coord, int &n_coord) |
|
void | SurfaceLonLattoEN (Double_t lon, Double_t lat, int &e_coord, int &n_coord) |
|
Double_t | Surface (Double_t longitude, Double_t latitude) |
|
Double_t | SurfaceAboveGeoid (Double_t longitude, Double_t latitude) |
|
Double_t | SurfaceAboveGeoidRampDem (Double_t longitude, Double_t latitude) |
|
TProfile2D * | bedmapMap (int coarseness_factor, int set_log_scale, UInt_t &xBins, UInt_t &yBins) |
|
TGaxis * | distanceScale (Double_t xMin, Double_t xMax, Double_t yMin, Double_t yMax) |
|
|
std::vector< std::vector< short > > | surface_elevation |
|
Definition at line 24 of file BedmapReader.h.
The documentation for this class was generated from the following files: