Ask a Question | Search PSRCHIVE: |
Home
|
SolverInfo.h unsigned get_nparam(unsigned iclass) const Return the number of parameters in the specified class. Definition: SolverInfo.C:42 unsigned get_nclass() const Return the number of parameter classes. Definition: SolverInfo.C:29 std::string get_title() const Return the title. Definition: SolverInfo.C:17 SolverInfo(const PolnCalibrator *calibrator) Constructor. Definition: SolverInfo.C:12 bool get_solved() const unsigned get_nchan() const Return the number of frequency channels. Definition: SolverInfo.C:23 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const Return the estimate of the specified parameter. Definition: SolverInfo.C:49 Reference::To< const PolnCalibrator > poln_calibrator The CalibratorStokes to be plotted. Definition: SolverInfo.h:56 std::string get_name(unsigned iclass) const Return the name of the specified class. Definition: SolverInfo.C:35 float get_chisq() const unsigned get_nfree() const Generated using doxygen 1.8.17
|