geographical coordinates, decimal but with conv to deg, min, sec.
More...
List of all members.
Detailed Description
geographical coordinates, decimal but with conv to deg, min, sec.
Constructor & Destructor Documentation
| LatLong::LatLong |
( |
double |
la = 0, |
|
|
double |
lo = 0 | |
|
) |
| | [inline] |
| LatLong::LatLong |
( |
const Coord & |
c |
) |
[inline] |
Member Function Documentation
| void LatLong::fill |
( |
char * |
|
) |
const |
| void LatLong::getDMS |
( |
bool |
lat, |
|
|
int & |
, |
|
|
int & |
, |
|
|
float & |
| |
|
) |
| | const |
| LatLong::operator Coord |
( |
|
) |
const [inline] |
| void LatLong::setDMS |
( |
bool |
lat, |
|
|
int |
, |
|
|
int |
, |
|
|
float |
| |
|
) |
| | |
| static Coord LatLong::transform |
( |
const LatLong & |
|
) |
[static] |
| static LatLong LatLong::transform |
( |
const Coord & |
|
) |
[static] |
| bool LatLong::use |
( |
const char * |
|
) |
|
Member Data Documentation