Ask a Question | Search PSRCHIVE: |
![]()
|
SingleAxisCalibratorInfo.h Communicates SingleAxisCalibrator parameters. Definition SingleAxisCalibratorInfo.h:21 unsigned get_nclass() const override Return the number of parameter classes. Definition SingleAxisCalibratorInfo.C:23 unsigned get_nparam() const Return the number of parameters. Definition SingleAxisCalibratorInfo.h:29 std::string get_param_name(unsigned iparam) const override Return the PGPLOT-encoded name of the specified parameter. Definition SingleAxisCalibratorInfo.C:28 std::string get_title() const override Return the title. Definition SingleAxisCalibratorInfo.C:18 std::string get_label(unsigned iclass) const override Return the PGPLOT-encoded label of the specified class. Definition SingleAxisCalibratorInfo.C:43 Info(const PolnCalibrator *calibrator) Constructor. Definition SingleAxisCalibratorInfo.C:13 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const override Return the estimate of the specified parameter. Definition SingleAxisCalibratorInfo.C:67 Generated using doxygen 1.14.0
|