Variable FitsHeaderKeys::TargetInfoKeys¶
Defined in File fits_header_defs.h
Variable Documentation¶
-
const Primary FitsHeaderKeys::TargetInfoKeys[] = {{Key::TargetInfo::OBS_ID.c_str(), "", "Observation ID", "INT"}, {Key::TargetInfo::NAME.c_str(), "", "target name", "STRING"}, {Key::TargetInfo::SLITA.c_str(), "", "slit angle in deg", "FLOAT"}, {Key::TargetInfo::POINTMODE.c_str(), "POINTMDE", "pointing mode", "STRING"}, {Key::TargetInfo::RA.c_str(), "", "requested Right Ascension in J2000", "STRING"}, {Key::TargetInfo::DECL.c_str(), "", "requested Declination in J2000", "STRING"}}¶