Ask a Question | Search PSRCHIVE: |
![]()
|
BackendFeedInfo.h 48 virtual Estimate<float> get_param_feed (unsigned ichan, unsigned iclass, unsigned iparam) const = 0;
int get_colour_index(unsigned iclass, unsigned iparam) const Return the colour index. Definition BackendFeedInfo.C:76 unsigned get_nclass() const override 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 parameterof the feed component. BackendFeedInfo(const PolnCalibrator *calibrator) Constructor. Definition BackendFeedInfo.C:13 virtual std::string get_param_name_feed(unsigned iparam) const =0 Return the PGPLOT-encoded name of the specified parameter of the feed component. std::string get_label(unsigned iclass) const override Return the name of the specified class. Definition BackendFeedInfo.C:36 std::string get_param_name(unsigned iparam) const override Return the PGPLOT-encoded name of the specified parameter. Definition BackendFeedInfo.C:25 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const override Return the estimate of the specified parameter. Definition BackendFeedInfo.C:62 virtual std::string get_label_feed(unsigned iclass) const =0 Return the PGPLOT-encoded label of the specified class of the feed component. Communicates SingleAxisCalibrator parameters. Definition SingleAxisCalibratorInfo.h:21 unsigned get_nparam() const Return the number of parameters. Definition SingleAxisCalibratorInfo.h:29 Generated using doxygen 1.14.0
|