Canoe
Comprehensive Atmosphere N' Ocean Engine
|
#include <memory>
#include <string>
#include <athena/athena.hpp>
Go to the source code of this file.
Classes | |
class | CelestrialBody |
Typedefs | |
using | CelestrialBodyPtr = std::shared_ptr< CelestrialBody > |
Functions | |
Real | GetGravity (char const *name, Real pclat) |
using CelestrialBodyPtr = std::shared_ptr<CelestrialBody> |
Definition at line 51 of file celestrial_body.hpp.
Real GetGravity | ( | char const * | name, |
Real | pclat | ||
) |