D2MW  1.0
DRAGON2 for MilkyWay
DRAGON::HI_Nakanishi03 Class Reference

#include <gas_HI.h>

Inheritance diagram for DRAGON::HI_Nakanishi03:
DRAGON::Galaxy

Public Member Functions

 HI_Nakanishi03 ()
 
std::string description () const override
 
std::shared_ptr< Galaxyclone () const override
 
double get (const Vector3d &pos) const override
 
- Public Member Functions inherited from DRAGON::Galaxy
virtual ~Galaxy ()
 
virtual double get (const Vector3d &pos, const double &scalar) const
 

Additional Inherited Members

- Protected Member Functions inherited from DRAGON::Galaxy
void set_model_name (const std::string &m)
 
- Protected Attributes inherited from DRAGON::Galaxy
std::string model
 

Detailed Description

Class to implement the Nakanishi03 model for HI

Constructor & Destructor Documentation

§ HI_Nakanishi03()

DRAGON::HI_Nakanishi03::HI_Nakanishi03 ( )
inline

Class Constructor

Member Function Documentation

§ clone()

std::shared_ptr<Galaxy> DRAGON::HI_Nakanishi03::clone ( ) const
inlineoverridevirtual

Get the pointer of this instance

Implements DRAGON::Galaxy.

§ description()

std::string DRAGON::HI_Nakanishi03::description ( ) const
inlineoverridevirtual

Get the reference for the Nakanishi03 model

Returns
string containing a reference

Implements DRAGON::Galaxy.

§ get()

double DRAGON::HI_Nakanishi03::get ( const Vector3d pos) const
overridevirtual

Gas density at the given position

Parameters
posGalactic 3D position
Returns
number density of HI

Reimplemented from DRAGON::Galaxy.


The documentation for this class was generated from the following files: