Ask a Question | Search PSRCHIVE: |
Home
|
ConstantGainInfo.h Estimate< double > get_gain(unsigned ireceptor) const Get the gain for the specified receptor. Definition: FluxCalibratorConstantGain.C:172 std::string get_name(unsigned iclass) const Return the name of the specified class. Definition: ConstantGainInfo.C:25 std::string get_title() const Return the title. Definition: ConstantGainInfo.C:13 unsigned get_nclass() const Return the number of parameter classes. Definition: ConstantGainInfo.h:43 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const Return the estimate of the specified parameter. Definition: ConstantGainInfo.C:44 unsigned get_nchan() const Return the number of frequency channels. Definition: ConstantGainInfo.C:19 ConstantGainInfo(const FluxCalibrator *cal) Constructor. Definition: ConstantGainInfo.h:34 Calibrates flux using standard candles and artificial sources. Definition: FluxCalibrator.h:29 unsigned get_nparam(unsigned iclass) const Return the number of parameters in the specified class. Definition: ConstantGainInfo.C:38 Used when gain remains constant between FluxCal-On and Off observations. Definition: FluxCalibratorPolicy.h:161 Flux calibration data for each receptor. Definition: FluxCalibratorPolicy.h:28 Estimate< double > get_gain_ratio(unsigned ireceptor) const Get the gain ratio for the specified receptor. Generated using doxygen 1.8.17
|