|
MapGuide API Reference
|
| virtual MgCoordinate* MgCoordinateSystemGeodeticTransformation::Shift | ( | double | dLongitude, |
| double | dLatitude, | ||
| double | dZ | ||
| ) | [pure virtual] |
Shift this datum to the specified longitude/latitude/z coordinate.
| dLongitude | (double) The longitude coordinate to shift to |
| dLatitude | (double) The longitude coordinate to shift to |
| dZ | (double) The Z coordinate to shift to |