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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:41:46