|
CLUMPY
Version 2011.09_corr2
|
Distance, position, and list of profile parameters of the smooth halo (for a statistical analysis) 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. | |
| int | Ndata |
| Number of data used for the MCMC fit. | |
| int | Npar |
| Number of free parameters for the MCMC fit. | |
| vector< double > | Chi2 |
| Vector of chi2 values (for all entries from the statistical analysis) | |
| vector< double > | Rhos |
Vector of density at rs . | |
| vector< double > | Rscale |
Vector of scale radii . | |
| vector< double > | Rvir |
Vector of virial radius of the object . | |
| vector< int > | Profile |
| Vector of profiles (chosen among gENUM_PROFILE from params.h) | |
| vector< double > | ShapeParam1 |
Vector of (kZHAO or kEINASTO) or (kEINASTO) | |
| vector< double > | ShapeParam2 |
Vector of (kZHAO) or unused (kEINASTO and kEINASTO_N) | |
| vector< double > | ShapeParam3 |
Vector of (kZHAO) or unused (kEINASTO and kEINASTO_N) | |
| vector< double > | beta_a |
Vector of -anisotropy (unused) | |
Distance, position, and list of profile parameters of the smooth halo (for a statistical analysis)
Definition at line 49 of file janalysis.h.