GalaxyModel Class Reference

Model of a Galaxy. More...

#include <XePhys.h>

Inheritance diagram for GalaxyModel:
XePhysics XeMath XeObject XeCore XeCore

List of all members.

Public Member Functions

 GalaxyModel (double rho=DEFAULT_RHO, double v_0=DEFAULT_V_0, double v_esc=DEFAULT_V_ESC, double v_e=DEFAULT_V_E)
double getK0overK1 ()
double getRho ()
double getRoverR0 ()
double getV_0 ()
double getV_E ()
double getV_ESC ()
double getVMax ()
double rateScale (double vmin)
void setRho (double rho)
void setV_0 (double v_0)
void setV_E (double v_e)
void setV_ESC (double v_esc)

Protected Member Functions

void updateKinematics ()

Protected Attributes

double K0overK1
double RHO
double RoverR0
double V_0
double V_E
double V_ESC

Detailed Description

Model of a Galaxy.

Parameterized by density, Maxwell-Boltzman velocity, escape and Earth velocities


The documentation for this class was generated from the following file:
 All Classes Functions Variables

Generated on 10 Apr 2015 for Xephyr by  doxygen 1.6.1