TransverseMercator::Forward ( TransverseMercator::real lon0, TransverseMercator::real lat, TransverseMercator::real lon, TransverseMercator::real& x, TransverseMercator::real& y, TransverseMercator::real& gamma, TransverseMercator::real& k ) constThis method is from 'TransverseMercator' class.
TransverseMercator::Reverse ( TransverseMercator::real lon0, TransverseMercator::real x, TransverseMercator::real y, TransverseMercator::real& lat, TransverseMercator::real& lon, TransverseMercator::real& gamma, TransverseMercator::real& k ) constThis method is from 'TransverseMercator' class.
TransverseMercator::TransverseMercator [in-charge] ( TransverseMercator::real a, TransverseMercator::real r, TransverseMercator::real k0 )This constructor is from 'TransverseMercator' class.
TransverseMercator::UTM [data]Return value has base type 'TransverseMercator'.