Ask a Question | Search PSRCHIVE: |
Home
|
BackendFeedInfo.h unsigned get_nparam(unsigned iclass) const Return the number of parameters in the specified class. Definition: SingleAxisCalibrator.C:110 virtual std::string get_name_feed(unsigned iclass) const =0 Return the name of the specified class. BackendFeedInfo(const PolnCalibrator *calibrator) Constructor. Definition: BackendFeedInfo.C:13 unsigned get_nclass() const Return the number of parameter classes. Definition: BackendFeedInfo.C:19 virtual Estimate< float > get_param_feed(unsigned ichan, unsigned iclass, unsigned iparam) const =0 Return the estimate of the specified parameter. std::string get_name(unsigned iclass) const Return the name of the specified class. Definition: SingleAxisCalibrator.C:95 std::string get_name(unsigned iclass) const Return the name of the specified class. Definition: BackendFeedInfo.C:26 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const Return the estimate of the specified parameter. Definition: SingleAxisCalibrator.C:118 unsigned get_nparam(unsigned iclass) const Return the number of parameters in the specified class. Definition: BackendFeedInfo.C:37 Represents the system as a Calibration::SingleAxis. Definition: SingleAxisCalibrator.h:26 int get_colour_index(unsigned iclass, unsigned iparam) const Return the colour index. Definition: BackendFeedInfo.C:67 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const Return the estimate of the specified parameter. Definition: BackendFeedInfo.C:52 unsigned get_nclass() const Return the number of parameter classes. Definition: SingleAxisCalibrator.C:89 Generated using doxygen 1.8.17
|