CartoType API
Public Types | Public Member Functions | Public Attributes
CartoType::TUtmEllipsoidalParam Class Reference
Inheritance diagram for CartoType::TUtmEllipsoidalParam:
CartoType::TCoordinateTransformParam

List of all members.

Public Types

enum  TEllipsoidCode { EWgs84, EWgs72, EWgs66 }

Public Member Functions

 TUtmEllipsoidalParam ()
TResult Read (TDataInputStream &aInput)

Public Attributes

int32 iZone
bool iNorth
TEllipsoidCode iEllipsoidCode

Constructor & Destructor Documentation

CartoType::TUtmEllipsoidalParam::TUtmEllipsoidalParam ( ) [inline]

Construct the parameters using the WGS-84 ellipsoid by default, and set the scale to convert 65536ths of degrees to metres.


Member Data Documentation

A code indicating the ellipsoid to be used.

True if in the northern hemisphere.

The UTM longitude zone.


The documentation for this class was generated from the following files: