Canoe
Comprehensive Atmosphere N' Ocean Engine
|
#include <cmath>
#include <cstring>
#include <sstream>
#include <stdexcept>
Go to the source code of this file.
Functions | |
double | GetGravity (char const *planet, double pclat) |
double GetGravity | ( | char const * | planet, |
double | pclat | ||
) |
Definition at line 7 of file get_gravity.cpp.