![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
Public Member Functions | |
MCcgoPos (const BasicGeoTypes::GeoPos ¢er) | |
void | FromGeo (const BasicGeoTypes::GeoPos &gp) |
void | FromGeo (double dLat, double dLon) |
void | ToGeo (BasicGeoTypes::GeoPos &gp) |
void | ToGeo (double &dLat, double &dLon) |
double | Northing (double dLat) |
double | Easting (double dLon) |
double | Latitude (double north) |
double | Longitude (double east) |
Public Attributes | |
BasicGeoTypes::GeoPos | Center |
double | _cosCenterLat |
double | East |
double | North |