Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
gtsam
3rdparty
GeographicLib
wrapper
C
cgeoid.h
Go to the documentation of this file.
1
#if !defined(CGEOID_H)
2
#define CGEOID_H 1
3
4
#if defined(__cplusplus)
5
extern
"C"
6
#endif
7
double
HeightAboveEllipsoid
(
double
lat
,
double
lon
,
double
h
);
8
9
#endif
/* CGEOID_H */
lat
static const double lat
Definition:
testGeographicLib.cpp:35
HeightAboveEllipsoid
double HeightAboveEllipsoid(double lat, double lon, double h)
Definition:
cgeoid.cpp:5
h
const double h
Definition:
testSimpleHelicopter.cpp:16
lon
static const double lon
Definition:
testGeographicLib.cpp:35
gtsam
Author(s):
autogenerated on Sat May 8 2021 02:41:46