Class NE2001Simple¶
- Defined in File NE2001Simple.h
Inheritance Relationships¶
Base Type¶
- public ChargedGasDensity(Class ChargedGasDensity)
Class Documentation¶
- 
class NE2001Simple: public ChargedGasDensity¶
- Public Functions - 
NE2001Simple()¶
 - 
QPDensity getDensity(const Vector3QLength &pos) const
 - 
QPDensity getThickDiskDensity(const Vector3QLength &pos) const¶
 - 
QPDensity getThinDiskDensity(const Vector3QLength &pos) const¶
 - 
QPDensity getSpiralArmsDensity(const Vector3QLength &pos) const¶
 - 
QPDensity getGalacticCentreDensity(const Vector3QLength &pos) const¶
 - 
void setTemperature(QTemperature T)
 - 
QTemperature getTemperature() const
 
-