Canoe
Comprehensive Atmosphere N' Ocean Engine
get_gravity.cpp File Reference
#include <cmath>
#include <cstring>
#include <sstream>
#include <stdexcept>

Go to the source code of this file.

Functions

double GetGravity (char const *planet, double pclat)
 

Function Documentation

◆ GetGravity()

double GetGravity ( char const *  planet,
double  pclat 
)

Definition at line 7 of file get_gravity.cpp.