CLUMPY  Version 2011.09_corr2
gStructHaloStatAna Class Reference

Distance, position, and list of profile parameters of the smooth halo (for a statistical analysis) More...

#include <include/janalysis.h>

List of all members.

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 $[kpc]$.
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 $[M_{\odot} \cdot kpc^{-3}]$.
vector< double > Rscale
 Vector of scale radii $[kpc]$.
vector< double > Rvir
 Vector of virial radius of the object $[kpc]$.
vector< int > Profile
 Vector of profiles (chosen among gENUM_PROFILE from params.h)
vector< double > ShapeParam1
 Vector of $\alpha$ (kZHAO or kEINASTO) or $n$ (kEINASTO)
vector< double > ShapeParam2
 Vector of $\beta$ (kZHAO) or unused (kEINASTO and kEINASTO_N)
vector< double > ShapeParam3
 Vector of $\gamma$ (kZHAO) or unused (kEINASTO and kEINASTO_N)
vector< double > beta_a
 Vector of $\beta$-anisotropy (unused)

Detailed Description

Distance, position, and list of profile parameters of the smooth halo (for a statistical analysis)

Definition at line 49 of file janalysis.h.


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