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