![]() |
Tesseroids 1.0: User Manual and API Documentation |
Define constants used, like the gravitational constant and unit conversions. More...
Go to the source code of this file.
Variables | |
const double | MEAN_EARTH_RADIUS |
Mean Earth radius [![]() | |
const double | G |
The gravitational constant [![]() | |
const double | SI2EOTVOS |
Conversion factor from SI units to Eotvos [![]() | |
const double | SI2MGAL |
Conversion factor from SI units to mGal [![]() | |
const double | PI |
Pi. | |
const int | TESSEROID_SIZE_RATIO |
Minimum distance-to-size ratio for computations to be accurate. |
Define constants used, like the gravitational constant and unit conversions.
Values are assigned in file constants.c
All values are in SI units!