Variable FitsHeaderKeys::TcsInfoKeys

Variable Documentation

const Primary FitsHeaderKeys::TcsInfoKeys[] = {{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::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"}}