#include <GeoToUTM.h>
Public Member Functions | |
STM () | |
Public Attributes | |
double | k0 |
double | LongitudeOrigin |
double | NorthingOriginSouth |
double | NorthingOrigin |
double | EastingOrigin |
double | LongitudeStep |
int | FixedZoneNo |
char | FixedZoneLetter |
EDatumType | datum |
std::wstring | name |
STM::STM | ( | ) | [inline] |
double STM::EastingOrigin |
char STM::FixedZoneLetter |
int STM::FixedZoneNo |
double STM::k0 |
double STM::LongitudeOrigin |
double STM::LongitudeStep |
std::wstring STM::name |
double STM::NorthingOrigin |
double STM::NorthingOriginSouth |