Canoe
Comprehensive Atmosphere N' Ocean Engine
celestrial_body.hpp File Reference
#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)
 

Typedef Documentation

◆ CelestrialBodyPtr

using CelestrialBodyPtr = std::shared_ptr<CelestrialBody>

Definition at line 51 of file celestrial_body.hpp.

Function Documentation

◆ GetGravity()

Real GetGravity ( char const *  name,
Real  pclat 
)