![]() |
D2MW
1.0
DRAGON2 for MilkyWay
|
#include <gas_HI.h>
Public Member Functions | |
HI_Ferriere07 () | |
std::string | description () const override |
std::shared_ptr< Galaxy > | clone () const override |
double | get (const Vector3d &pos) const override |
![]() | |
virtual | ~Galaxy () |
virtual double | get (const Vector3d &pos, const double &scalar) const |
Additional Inherited Members | |
![]() | |
void | set_model_name (const std::string &m) |
![]() | |
std::string | model |
Class to implement the Ferriere2007 model for HI
|
inline |
Class Constructor
|
inlineoverridevirtual |
Get the pointer of this instance
Implements DRAGON::Galaxy.
|
inlineoverridevirtual |
Get the reference for the Ferriere2007 model
Implements DRAGON::Galaxy.
|
overridevirtual |
Gas density at the given position
pos | Galactic 3D position |
Reimplemented from DRAGON::Galaxy.