Class CalibrationTarget¶
Defined in File sequencer_interface.h
Nested Relationships¶
Nested Types¶
Class Documentation¶
-
class CalibrationTarget¶
This class handles all calibration target info. It contains a map indexed by the calibration target name to hold all of the parameters needed to set the instrument for a calibration which are not otherwise in the target database, and a function for parsing the configuration file.
Public Functions
-
inline CalibrationTarget()¶
struct holds all calibration parameters not in the target database
-
long configure(const std::string &arglist)¶
returns pointer to the entire map
-
struct calinfo_t¶
-
inline CalibrationTarget()¶