Go to the documentation of this file.
34 static const double lat = 33.87071,
lon = -84.30482,
h = 274;
36 #if GEOGRAPHICLIB_VERSION_MINOR<37
37 static const auto&
kWGS84 = Geocentric::WGS84;
39 static const auto&
kWGS84 = Geocentric::WGS84();
53 double lat_, lon_, h_;
72 auto actual = UTMUPS::EncodeZone(zone, northp);
74 std::transform(actual.begin(), actual.end(), actual.begin(), ::toupper);
84 const double lat0 = 33.86998,
lon0 = -84.30626,
h0 = 274;
101 double lat_, lon_, h_;
static int runAllTests(TestResult &result)
Array< double, 1, 3 > e(1./3., 0.5, 2.)
Typedefs for easier changing of types.
#define EXPECT(condition)
Namespace for GeographicLib.
void Forward(real lat, real lon, real h, real &x, real &y, real &z) const
GaussianFactorGraphValuePair Y
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy x
Header for GeographicLib::UTMUPS class.
TEST(GeographicLib, Geocentric)
Header for GeographicLib::Geocentric class.
static const auto & kWGS84
void Reverse(real x, real y, real z, real &lat, real &lon, real &h) const
EIGEN_DONT_INLINE void transform(const Transformation &t, Data &data)
#define EXPECT_DOUBLES_EQUAL(expected, actual, threshold)
Header for GeographicLib::LocalCartesian class.
Local cartesian coordinates.
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:07:34