CartoType API
Public Types | Public Member Functions | Public Attributes
CartoType::TProjectionParam Class Reference

#include <cartotype_projection.h>

Inheritance diagram for CartoType::TProjectionParam:
CartoType::TCoordinateTransformParam CartoType::TTransverseMercatorParam

List of all members.

Public Types

enum  { R = 6370997 }

Public Member Functions

TResult Read (TDataInputStream &aInput)

Public Attributes

TFixed iCentralMeridian
TFixed iLatitude
int32 iFalseEasting
int32 iFalseNorthing

Detailed Description

Generic parameter class, with parameters valid for all projections. Specific projections may restrict or enhance the parameters.


Member Data Documentation

Longitude of central meridian in degrees.

False easting in meters.

False northing in meters.

Latitude of origin or standard parallel in degrees.


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