#include <dtedterrainreader.h>

Public Member Functions | |
| int | GetNumeral () const |
| Gets the integer representation of this enumeration. | |
Static Public Attributes | |
| static const DTEDLevelEnum | ZERO |
| DTED data with 1km resolution data posts. | |
| static const DTEDLevelEnum | ONE |
| DTED data with 100m resolution data posts. | |
| static const DTEDLevelEnum | TWO |
| DTED data with 30m resolution data posts. | |
| static const DTEDLevelEnum | THREE |
| DTED data with 10m resolution data posts. | |
| static const DTEDLevelEnum | FOUR |
| DTED data with 3m resolution data posts. | |
| static const DTEDLevelEnum | FIVE |
| DTED data with 1m resolution data posts. | |
| int dtTerrain::DTEDTerrainReader::DTEDLevelEnum::GetNumeral | ( | ) | const [inline] |
Gets the integer representation of this enumeration.
DTED data with 1km resolution data posts.
DTED data with 100m resolution data posts.
DTED data with 30m resolution data posts.
DTED data with 10m resolution data posts.
DTED data with 3m resolution data posts.
DTED data with 1m resolution data posts.