table class private members

class table{
 private:

  vector <tableParameter> m_Parameters; // Parameter information
  vector <tableSpectrum> m_Spectra;     // Tabulated model spectra
  string m_ModelName;                   // Name to use in xspec
  string m_ModelUnits;                  // Units (not used at present)
  int m_NumIntParams;                   // Dimension of interpolation grid
  int m_NumAddParams;                   // Number of additional parameters
  bool m_isError;                       // If true then model errors included
  bool m_isRedshift;                    // If true include redshift
  bool m_isAdditive;                    // If true model is additive
  bool m_isEscale;                      // If true include an energy scaling
  RealVector m_Energies;                // Energy bins on which model is
                                        // calculated. The size should be one
                                        // larger than that of the spectrum
                                        // array
  string m_EnergyUnits;                 // Units of energy bins
  Real m_LowEnergyLimit;                // Value to use for energies
                                        // below those tabulated
  Real m_HighEnergyLimi;                // Value to use for energies
                                        // above those tabulated
  string m_Filename;                    // Name of file from which table was read
  StringVector m_FiltExps;              // Filter expressions




HEASARC Home | Observatories | Archive | Calibration | Software | Tools | Students/Teachers/Public

Last modified: Wednesday, 28-Aug-2024 16:49:31 EDT

HEASARC Staff Scientist Position - Applications are now being accepted for a Staff Scientist with significant experience and interest in the technical aspects of astrophysics research, to work in the High Energy Astrophysics Science Archive Research Center (HEASARC) at NASA Goddard Space Flight Center (GSFC) in Greenbelt, MD. Refer to the AAS Job register for full details.