Go to the documentation of this file.
10 #if !defined(GEOGRAPHICLIB_GEOREF_HPP)
11 #define GEOGRAPHICLIB_GEOREF_HPP 1
17 # pragma warning (push)
18 # pragma warning (disable: 4251)
52 maxlen_ = baselen_ + 2 * maxprec_,
110 static void Reverse(
const std::string& georef,
real&
lat,
real&
lon,
111 int& prec,
bool centerp =
true);
123 return real(prec < 0 ? 15 : 1);
144 for (
int prec = 0; prec < maxprec_; ++prec) {
147 if (Resolution(prec) <=
res)
157 #if defined(_MSC_VER)
158 # pragma warning (pop)
161 #endif // GEOGRAPHICLIB_GEOREF_HPP
static Math::real Resolution(int prec)
Namespace for GeographicLib.
static const char *const lattile_
static const char *const degrees_
static const char *const lontile_
#define GEOGRAPHICLIB_EXPORT
cout<< "Here is the matrix m:"<< endl<< m<< endl;Matrix< ptrdiff_t, 3, 1 > res
Conversions for the World Geographic Reference System (georef)
Jet< T, N > pow(const Jet< T, N > &f, double g)
static const char *const digits_
Header for GeographicLib::Constants class.
static int Precision(real res)
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:02:22