Variable FitsHeaderKeys::TcsInfoKeys#
Defined in File fits_header_defs.h
Variable Documentation#
-
const Primary FitsHeaderKeys::TcsInfoKeys[] = {{Key::Tcsd::PA.c_str(), "", "position angle in deg"}, {Key::Tcsd::CASANGLE.c_str(), "", "TCS reported Cassegrain angle in deg", "FLOAT"}, {Key::Tcsd::HA.c_str(), "", "hour angle"}, {Key::Tcsd::RAOFFSET.c_str(), "", "offset Right Ascension"}, {Key::Tcsd::DECLOFFS.c_str(), "", "offset Declination"}, {Key::Tcsd::TELRA.c_str(), "", "TCS reported Right Ascension"}, {Key::Tcsd::TELDEC.c_str(), "", "TCS reported Declination"}, {Key::Tcsd::TELRA_H.c_str(), "", "TCS reported RA in decimal hours", "DOUBLE"}, {Key::Tcsd::TELDEC_D.c_str(), "", "TCS reported DEC in decimal deg", "DOUBLE"}, {Key::Tcsd::AZ.c_str(), "", "TCS reported azimuth"}, {Key::Tcsd::ZENANGLE.c_str(), "", "TCS reported Zenith angle", "FLOAT"}, {Key::Tcsd::DOMEAZ.c_str(), "", "TCS reported dome azimuth", "FLOAT"}, {Key::Tcsd::DOMESHUT.c_str(), "", "dome shutters"}, {Key::Tcsd::TELFOCUS.c_str(), "", "TCS reported telescope focus position in mm", "FLOAT"}, {Key::Tcsd::LAMP_LO.c_str(), "LAMP_LO", "TCS LO lamp 0=off 1=on", "INT"}, {Key::Tcsd::LAMP_HI.c_str(), "LAMP_HI", "TCS HI lamp 0=off 1=on", "INT"}, {Key::Tcsd::LAMP_ARC.c_str(), "LAMP_ARC", "TCS He-arc lamp 0=off 1=on", "INT"}, {Key::Tcsd::LAMP_ULTRA.c_str(), "LAMP_ULT", "TCS ultra-high lamp 0=off 1=on", "INT"}}#