Ask a Question | Search PSRCHIVE: |
![]()
|
SourceInfo.h Definition Calibrator.h:151 unsigned get_nclass() const Return the number of parameter classes. Definition SourceInfo.C:48 void set_together(bool) Plot all Stokes parameters in one panel. Definition SourceInfo.C:22 SourceInfo(const std::vector< Reference::To< Calibration::SourceEstimate > > &) Constructor. Definition SourceInfo.C:15 std::string get_title() const Return the title. Definition SourceInfo.C:37 void set_title(const std::string &) Set the title. Definition SourceInfo.C:32 std::string get_label(unsigned iclass) const Return the name of the specified class. Definition SourceInfo.C:57 unsigned get_nchan() const Return the number of frequency channels. Definition SourceInfo.C:42 void set_label(const std::string &) Set the label printed on the y-axis. Definition SourceInfo.C:27 unsigned get_nparam(unsigned iclass) const Return the number of parameters in the specified class. Definition SourceInfo.C:73 bool together Plot all Stokes parameters in one panel. Definition SourceInfo.h:62 const std::vector< Reference::To< Calibration::SourceEstimate > > & source The SourceEstimate to be plotted. Definition SourceInfo.h:59 std::string label The label printed on the y-axis. Definition SourceInfo.h:65 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const Return the estimate of the specified parameter. Definition SourceInfo.C:83 Generated using doxygen 1.14.0
|