|
CartoType API
|
#include <cartotype_projection.h>
Public Types | |
| enum | { R = 6370997 } |
Public Member Functions | |
| TResult | Read (TDataInputStream &aInput) |
Public Attributes | |
| TFixed | iCentralMeridian |
| TFixed | iLatitude |
| int32 | iFalseEasting |
| int32 | iFalseNorthing |
Generic parameter class, with parameters valid for all projections. Specific projections may restrict or enhance the parameters.
Longitude of central meridian in degrees.
False easting in meters.
False northing in meters.
Latitude of origin or standard parallel in degrees.
1.7.5.1