PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
PolarCalibratorInfo.h Communicates PolarCalibrator parameters to plotting routines. Definition PolarCalibratorInfo.h:21 unsigned get_nclass() const Return the number of parameter classes. Definition PolarCalibratorInfo.C:26 std::string get_title() const Return the title. Definition PolarCalibratorInfo.C:20 std::string get_label(unsigned iclass) const Return the name of the specified class. Definition PolarCalibratorInfo.C:33 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const Return the estimate of the specified parameter. Definition PolarCalibratorInfo.C:78 Info(const PolnCalibrator *calibrator) Constructor. Definition PolarCalibratorInfo.C:15 unsigned get_nparam(unsigned iclass) const Return the number of parameters in the specified class. Definition PolarCalibratorInfo.C:48 Generated using doxygen 1.14.0
|