|
D2MW
1.0
DRAGON2 for MilkyWay
|
#include <gas_H2.h>
Public Member Functions | |
| H2_Bronfman88 () | |
| std::string | description () const override |
| std::shared_ptr< Galaxy > | clone () 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 |
|
inline |
|
inlineoverridevirtual |
Implements DRAGON::Galaxy.
|
inlineoverridevirtual |
Implements DRAGON::Galaxy.
|
overridevirtual |
Reimplemented from DRAGON::Galaxy.