UNCLASSIFIED
Public Member Functions | |
SevenParameterDatum (long __index, char *__code, char *__ellipsoidCode, char *__name, DatumType::Enum __datumType, double __deltaX, double __deltaY, double __deltaZ, double __westLongitude, double __eastLongitude, double __southLatitude, double __northLatitude, double __rotationX, double __rotationY, double __rotationZ, double __scaleFactor, bool __userDefined) | |
double | rotationX () const |
double | rotationY () const |
double | rotationZ () const |
double | scaleFactor () const |
![]() | |
Datum (long __index, char *__code, char *__ellipsoidCode, char *__name, DatumType::Enum __datumType, double __deltaX, double __deltaY, double __deltaZ, double __westLongitude, double __eastLongitude, double __southLatitude, double __northLatitude, bool __userDefined) | |
long | index () const |
char * | code () const |
char * | ellipsoidCode () const |
char * | name () const |
DatumType::Enum | datumType () const |
double | deltaX () const |
double | deltaY () const |
double | deltaZ () const |
double | westLongitude () const |
double | eastLongitude () const |
double | southLatitude () const |
double | northLatitude () const |
bool | userDefined () const |