at(const int &index) | GModelSpectral | |
at(const int &index) const | GModelSpectral | |
autoscale(void) | GModelSpectral | |
beta(void) const | GModelSpectralSmoothBrokenPlaw | inline |
beta(const double &beta) | GModelSpectralSmoothBrokenPlaw | inline |
breakenergy(void) const | GModelSpectralSmoothBrokenPlaw | inline |
breakenergy(const GEnergy &breakenergy) | GModelSpectralSmoothBrokenPlaw | inline |
classname(void) const | GModelSpectralSmoothBrokenPlaw | inlinevirtual |
clear(void) | GModelSpectralSmoothBrokenPlaw | virtual |
clone(void) const | GModelSpectralSmoothBrokenPlaw | virtual |
copy_members(const GModelSpectralSmoothBrokenPlaw &model) | GModelSpectralSmoothBrokenPlaw | protected |
GModelSpectral::copy_members(const GModelSpectral &model) | GModelSpectral | protected |
eflux(const GEnergy &emin, const GEnergy &emax) const | GModelSpectralSmoothBrokenPlaw | virtual |
eval(const GEnergy &srcEng, const GTime &srcTime=GTime(), const bool &gradients=false) const | GModelSpectralSmoothBrokenPlaw | virtual |
flux(const GEnergy &emin, const GEnergy &emax) const | GModelSpectralSmoothBrokenPlaw | virtual |
free_members(void) | GModelSpectralSmoothBrokenPlaw | protected |
GModelSpectral(void) | GModelSpectral | |
GModelSpectral(const GModelSpectral &model) | GModelSpectral | |
GModelSpectralSmoothBrokenPlaw(void) | GModelSpectralSmoothBrokenPlaw | |
GModelSpectralSmoothBrokenPlaw(const std::string &type, const std::string &prefactor, const std::string &index1, const std::string &pivot, const std::string &index2, const std::string &breakenergy, const std::string &beta) | GModelSpectralSmoothBrokenPlaw | |
GModelSpectralSmoothBrokenPlaw(const double &prefactor, const double &index1, const GEnergy &pivot, const double &index2, const GEnergy &breakenergy, const double &beta) | GModelSpectralSmoothBrokenPlaw | |
GModelSpectralSmoothBrokenPlaw(const GXmlElement &xml) | GModelSpectralSmoothBrokenPlaw | explicit |
GModelSpectralSmoothBrokenPlaw(const GModelSpectralSmoothBrokenPlaw &model) | GModelSpectralSmoothBrokenPlaw | |
has_par(const std::string &name) const | GModelSpectral | |
index1(void) const | GModelSpectralSmoothBrokenPlaw | inline |
index1(const double &index1) | GModelSpectralSmoothBrokenPlaw | inline |
index2(void) const | GModelSpectralSmoothBrokenPlaw | inline |
index2(const double &index2) | GModelSpectralSmoothBrokenPlaw | inline |
init_members(void) | GModelSpectralSmoothBrokenPlaw | protected |
m_beta | GModelSpectralSmoothBrokenPlaw | protected |
m_breakenergy | GModelSpectralSmoothBrokenPlaw | protected |
m_index1 | GModelSpectralSmoothBrokenPlaw | protected |
m_index2 | GModelSpectralSmoothBrokenPlaw | protected |
m_last_beta | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_last_breakenergy | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_last_ebreak_norm | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_last_ebreak_pow | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_last_energy | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_last_epivot_norm | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_last_epivot_pow | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_last_index1 | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_last_index2 | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_last_log_ebreak_norm | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_last_log_epivot_norm | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_last_pivot | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_mc_breakenergy | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_mc_brokenplaw | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_mc_index1 | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_mc_index2 | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_mc_pivot | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_mc_prefactor | GModelSpectralSmoothBrokenPlaw | mutableprotected |
m_norm | GModelSpectralSmoothBrokenPlaw | protected |
m_pars | GModelSpectral | protected |
m_pivot | GModelSpectralSmoothBrokenPlaw | protected |
m_type | GModelSpectralSmoothBrokenPlaw | protected |
mc(const GEnergy &emin, const GEnergy &emax, const GTime &time, GRan &ran) const | GModelSpectralSmoothBrokenPlaw | virtual |
operator=(const GModelSpectralSmoothBrokenPlaw &model) | GModelSpectralSmoothBrokenPlaw | virtual |
GModelSpectral::operator=(const GModelSpectral &model) | GModelSpectral | virtual |
operator[](const int &index) | GModelSpectral | inlinevirtual |
operator[](const int &index) const | GModelSpectral | inlinevirtual |
operator[](const std::string &name) | GModelSpectral | virtual |
operator[](const std::string &name) const | GModelSpectral | virtual |
pivot(void) const | GModelSpectralSmoothBrokenPlaw | inline |
pivot(const GEnergy &pivot) | GModelSpectralSmoothBrokenPlaw | inline |
prefactor(void) const | GModelSpectralSmoothBrokenPlaw | inline |
prefactor(const double &prefactor) | GModelSpectralSmoothBrokenPlaw | inline |
print(const GChatter &chatter=NORMAL) const | GModelSpectralSmoothBrokenPlaw | virtual |
read(const GXmlElement &xml) | GModelSpectralSmoothBrokenPlaw | virtual |
size(void) const | GModelSpectral | inline |
type(void) const | GModelSpectralSmoothBrokenPlaw | inlinevirtual |
type(const std::string &type) | GModelSpectralSmoothBrokenPlaw | inline |
update_eval_cache(const GEnergy &energy) const | GModelSpectralSmoothBrokenPlaw | protected |
update_mc_cache(void) const | GModelSpectralSmoothBrokenPlaw | protected |
write(GXmlElement &xml) const | GModelSpectralSmoothBrokenPlaw | virtual |
~GBase(void) | GBase | inlinevirtual |
~GModelSpectral(void) | GModelSpectral | virtual |
~GModelSpectralSmoothBrokenPlaw(void) | GModelSpectralSmoothBrokenPlaw | virtual |