|
Jpp - the software that should make you happy
|
Auxiliaries for handling universal transverse mercator coordinate system (UTM). More...
Classes | |
| class | JUTMGrid |
| Data structure for UTM grid. More... | |
| class | JUTMPosition |
| Data structure for UTM position. More... | |
Variables | |
| static const JUTMPosition | JNorth_t (0,+1, 0) |
| North. More... | |
| static const JUTMPosition | JEast_t (+1, 0, 0) |
| East. More... | |
| static const JUTMPosition | JSouth_t (0,-1, 0) |
| South. More... | |
| static const JUTMPosition | JWest_t (-1, 0, 0) |
| West. More... | |
Auxiliaries for handling universal transverse mercator coordinate system (UTM).
|
static |
North.
|
static |
East.
|
static |
South.
|
static |
West.
1.8.5