pub type TransverseMercatorSouthOrientedProjection = TransverseMercatorBaseProjection<TRANSVERSE_MERCATOR_SOUTH_ORIENTATED>;Expand description
Transverse Mercator (South Oriented)
See TransverseMercatorBaseProjection for full documentation.
Aliased Typeยง
pub struct TransverseMercatorSouthOrientedProjection { /* private fields */ }