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 */
HeightAboveEllipsoid
double HeightAboveEllipsoid(double lat, double lon, double h)
Definition: cgeoid.cpp:5
h
const double h
Definition: testSimpleHelicopter.cpp:19
lon
static const double lon
Definition: testGeographicLib.cpp:34
lat
static const double lat
Definition: testGeographicLib.cpp:34


gtsam
Author(s):
autogenerated on Mon Jul 1 2024 03:00:54