Variable FitsHeaderKeys::ThermalInfoKeys

Variable Documentation

const Extension FitsHeaderKeys::ThermalInfoKeys[] = {{"I", Key::Thermald::TCCD_I.c_str(), "CCDTEMP", "I CCD temperature in Kelvin", "FLOAT"}, {"R", Key::Thermald::TCCD_R.c_str(), "CCDTEMP", "R CCD temperature in Kelvin", "FLOAT"}, {"G", Key::Thermald::TCCD_G.c_str(), "CCDTEMP", "G CCD temperature in Kelvin", "FLOAT"}, {"U", Key::Thermald::TCCD_U.c_str(), "CCDTEMP", "U CCD temperature in Kelvin", "FLOAT"}, {"I", Key::Thermald::TCOLL_I.c_str(), "COLTEMP", "I collimator temp in deg C", "FLOAT"}, {"R", Key::Thermald::TCOLL_R.c_str(), "COLTEMP", "R collimator temp in deg C", "FLOAT"}, {"G", Key::Thermald::TCOLL_G.c_str(), "COLTEMP", "G collimator temp in deg C", "FLOAT"}, {"I", Key::Thermald::TFOCUS_I.c_str(), "FOCTEMP", "I focus temp in deg C", "FLOAT"}, {"R", Key::Thermald::TFOCUS_R.c_str(), "FOCTEMP", "R focus temp in deg C", "FLOAT"}, {"G", Key::Thermald::TFOCUS_G.c_str(), "FOCTEMP", "G focus temp in deg C", "FLOAT"}, {"U", Key::Thermald::TFOCUS_U.c_str(), "FOCTEMP", "U focus temp in deg C", "FLOAT"}}