arf class private members
class arf{
private:
RealVector m_LowEnergy; // Start energy of bin
RealVector m_HighEnergy; // End energy of bin
RealVector m_EffArea; // Effective areas
string m_EnergyUnits; // Units for energies
string m_arfUnits; // Units for effective areas
string m_Telescope;
string m_Instrument;
string m_Detector;
string m_Filter;
string m_StokesParameter; // For spectropolarimetry
(e.g. 'Ixx', 'xQx', 'xxU') //
string m_StokesWeighting; // Stokes parameter weighting scheme
string m_ExtensionName; // EXTNAME keyword in SPECRESP extension
HEASARC Home | Observatories | Archive | Calibration | Software | Tools | Students/Teachers/Public Last modified: Friday, 14-Mar-2025 15:41:24 EDT |


