MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgCoordinateSystemGeodeticAnalyticalTransformationMethod Class Reference

This class defines the currently supported transformation methods for analytical geodetic transformations as they can be read via the MgCoordinateSystemGeodeticTransformDefDictionary. That is, the constants defined below are only valid for MgCoordinateSystemGeodeticTransformDef instances of type MgCoordinateSystemGeodeticTransformDefType.Analytical. More...

List of all members.

Static Public Attributes

static const INT32 AbridgedMolodensky = 8195
 Abridged Molodensky.
static const INT32 Bursa = 8199
 Bursa.
static const INT32 FourParameter = 8197
 Four Parameter.
static const INT32 Frame = 8200
 Frame.
static const INT32 Geocentric = 8196
 Geocentric.
static const INT32 Molodensky = 8194
 Molodensky.
static const INT32 MolodenskyBadekas = 8202
 Molodensky Badekas.
static const INT32 None = 0
 None.
static const INT32 SevenParameter = 8201
 Seven Parameter.
static const INT32 SixParameter = 8198
 Six Parameter.
static const INT32 ThreeParameter = 8193
 Three Parameter.

Detailed Description

This class defines the currently supported transformation methods for analytical geodetic transformations as they can be read via the MgCoordinateSystemGeodeticTransformDefDictionary. That is, the constants defined below are only valid for MgCoordinateSystemGeodeticTransformDef instances of type MgCoordinateSystemGeodeticTransformDefType.Analytical.