Ask a Question | Search PSRCHIVE: |
![]()
|
SolverInfo.h Stores the Stokes parameters of the reference source. Definition CalibratorStokes.h:23 Definition Calibrator.h:151 unsigned get_nchan() const override Return the number of frequency channels. Definition SolverInfo.C:22 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const override Return the estimate of the specified parameter. Definition SolverInfo.C:43 unsigned get_nparam(unsigned iclass) const override Return the number of parameters in the specified class. Definition SolverInfo.C:37 unsigned get_nclass() const override Return the number of parameter classes. Definition SolverInfo.C:27 SolverInfo(const PolnCalibrator *calibrator) Constructor. Definition SolverInfo.C:12 std::string get_title() const override Return the title. Definition SolverInfo.C:17 Reference::To< const PolnCalibrator > poln_calibrator The PolnCalibrator with solver parameters to be plotted. Definition SolverInfo.h:50 std::string get_label(unsigned iclass) const override Return the name of the specified class. Definition SolverInfo.C:32 Generated using doxygen 1.14.0
|