17 #ifdef DtUSE_UTILITIES_NAMESPACE
18 namespace DtUSE_UTILITIES_NAMESPACE
100 #ifdef DtUSE_UTILITIES_NAMESPACE
DtFloat64 semiMinor
Semiminor axis of the ellipsoid, in meters.
Definition: mapDatum.h:35
const bool operator==(const DtU128 &lhs, const DtU128 &rhs)
const DtMapDatum DtED50(DtInternationalSpheroid,-87.0,-98.0,-121.0)
DtSpheroid spheroid
Definition: mapDatum.h:77
DtMapDatums represent a spheroid model of the earth, with a data shift to facilitate easy conversion ...
Definition: mapDatum.h:50
const DtMapDatum DtNASANAD27(DtClark1866Spheroid,-8.0, 161.0, 179.0)
DtSpheroid represents an ellipsoid model of the earth.
Definition: mapDatum.h:27
const DtMapDatum DtNASBNAD27(DtClark1866Spheroid,-8.0, 159.0, 175.0)
const DtMapDatum DtWGS84(DtWGS84Spheroid, 0.0, 0.0, 0.0)
DtFloat64 semiMajor
Semimajor axis of the ellipsoid, in meters.
Definition: mapDatum.h:32
const DtSpheroid DtClark1866Spheroid
Definition: mapDatum.h:86
const DtSpheroid DtWGS84Spheroid
The WGS84 Spheroid is the most commonly used DtSpheroid.
Definition: mapDatum.h:83
#define DT_DLL_MATRIX
Definition: vlMachineTypes.h:107
const bool operator!=(const DtU128 &lhs, const DtU128 &rhs)
const DtMapDatum DtCONUSNAD27(DtClark1866Spheroid,-8.0, 160.0, 176.0)
const DtMapDatum & DtCurrentMapDatum()
Gets the default DtMapDatum used in geodetic conversions.
const DtSpheroid DtInternationalSpheroid
Definition: mapDatum.h:85
This file contains typedefs for machine dependant types.
void DtUseMapDatum(const DtMapDatum &md)
Sets the default DtMapDatum used in geodetic conversions.