|
CLUMPY
Version 2011.09_corr2
|
Distance, position, profile parameters for host and its sub-halos... More...
#include <include/janalysis.h>
Public Attributes | |
| string | Name |
| Name of the object. | |
| string | Type |
| Type of the object (e.g., dSphs, clusters...) | |
| double | PsiDeg |
| Galactic longitude [deg]. | |
| double | ThetaDeg |
| Galactic latitude [deg]. | |
| double | l |
Distance from Earth . | |
| double | z |
| Redshift. | |
| double | Rvir |
Radius of the halo . | |
| double | Rhos |
Normalisation . | |
| double | Rscale |
Scale radius . | |
| int | Profile |
| Chosen among values in gENUM_PROFILE (from params.h) | |
| double | ShapeParam1 |
(kZHAO or kEINASTO) or (kEINASTO) | |
| double | ShapeParam2 |
(kZHAO) or unused (kEINASTO and kEINASTO_N) | |
| double | ShapeParam3 |
(kZHAO) or unused (kEINASTO and kEINASTO_N) | |
| double | Mtot |
| Total mass of the halo (calculated from the halo parameters) | |
| double | Subs_mfrac |
| Mass fraction in subclumps. | |
| double | Subs_Mmax |
Maximal mass of subclumps in the host halo . | |
| double | Subs_dPdM_Slope |
| Mass distribution (dPdM) index alphaM of subclumps. | |
| double | Subs_dPdV_Rscale |
dPdV (spatial distribution of subclumps) scale radius | |
| int | Subs_dPdV_Profile |
| dPdV profile family (gENUM_PROFILE) | |
| double | Subs_dPdV_ShapeParam1 |
| dPdV shape parameter #1 | |
| double | Subs_dPdV_ShapeParam2 |
| dPdV shape parameter #2 | |
| double | Subs_dPdV_ShapeParam3 |
| dPdV shape parameter #3 | |
| int | Subs_Inner_cvirmvir |
relationship (from gENUM_CVIRMVIR) | |
| int | Subs_Inner_Profile |
| Sub-clumps inner profile family (for all clumps) | |
| double | Subs_Inner_ShapeParam1 |
| Sub-clumps shape parameter #1. | |
| double | Subs_Inner_ShapeParam2 |
| Sub-clumps shape parameter #2. | |
| double | Subs_Inner_ShapeParam3 |
| Sub-clumps shape parameter #3. | |
Distance, position, profile parameters for host and its sub-halos...
Definition at line 16 of file janalysis.h.