PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
CalibratorStokesInfo.h bool degree Plot the degree of polarization in a fourth panel. Definition CalibratorStokesInfo.h:62 CalibratorStokesInfo(const CalibratorStokes *calibrator) Constructor. Definition CalibratorStokesInfo.C:14 std::string get_label(unsigned iclass) const Return the name of the specified class. Definition CalibratorStokesInfo.C:42 std::string get_title() const Return the title. Definition CalibratorStokesInfo.C:27 unsigned get_nclass() const Return the number of parameter classes. Definition CalibratorStokesInfo.C:33 void set_degree(bool flag) Add an additional class for the calibrator degree of polarization. Definition CalibratorStokesInfo.h:51 bool together Plot all of the Stokes parameters in one panel. Definition CalibratorStokesInfo.h:59 unsigned get_nchan() const Return the number of frequency channels. Definition CalibratorStokesInfo.C:22 Reference::To< const CalibratorStokes > calibrator_stokes The CalibratorStokes to be plotted. Definition CalibratorStokesInfo.h:56 void set_together(bool flag) Group all three calibrator Stokes parameters in one class. Definition CalibratorStokesInfo.h:48 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const Return the estimate of the specified parameter. Definition CalibratorStokesInfo.C:71 unsigned get_nparam(unsigned iclass) const Return the number of parameters in the specified class. Definition CalibratorStokesInfo.C:61 Stores the Stokes parameters of the reference source. Definition CalibratorStokes.h:23 Definition Calibrator.h:151 Generated using doxygen 1.14.0
|