Ask a Question | Search PSRCHIVE: |
Home
|
CalibrationInterpolator.h 72 std::map< unsigned, Reference::To<SplineSmooth2D> > feedpar_splines;
void set_coupling_point(CouplingPoint) Set the point where the reference source signal is coupled. Definition: CalibratorStokes.C:49 const Calibrator::Type * get_type() const Get the type of the calibrator. Definition: CalibrationInterpolator.C:127 const CalibrationInterpolatorExtension * get_extension() Get the extension from which this object was constructed. Definition: CalibrationInterpolator.C:121 const Archive * get_Archive() const Return a const reference to the calibrator archive. Definition: Calibrator.C:125 unsigned int get_nchan(void) const Get the number of frequency channels. Definition: FluxCalibratorExtension.C:65 void set_type(const Calibrator::Type *type) Set the type of the instrumental response parameterization. Definition: PolnCalibratorExtension.C:72 Contains information about the receiver and receiver platform. Definition: Receiver.h:28 const ScalarMath pow(const ScalarMath &x, const ScalarMath &y) Stores the Stokes parameters of the reference source. Definition: CalibratorStokes.h:28 Type * get() const const ExtensionType * get() const Template method searches for an Extension of the specified type. CalibrationInterpolator(Calibrator *) Construct from a calibrator with a CalibrationInterpolatorExtension. Definition: CalibrationInterpolator.C:34 ~CalibrationInterpolator() Destructor. Definition: CalibrationInterpolator.C:115 Reference::To< CalibratorStokes > calpoln The Stokes parameters of the input reference signal. Definition: CalibrationInterpolator.h:69 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 Reference::To< PolnCalibratorExtension > feedpar The model of the feed. Definition: CalibrationInterpolator.h:72 void set_nreceptor(unsigned nreceptor) Set the number of receptors. Definition: FluxCalibratorExtension.C:78 Stores PolnCalibrator parameters in an Archive instance. Definition: PolnCalibratorExtension.h:28 bool update(const Integration *subint) Update the model parameters to match the Integration. Definition: CalibrationInterpolator.h:55 Solution * get_solution(unsigned c) Get the solution for the specified frequency channel. Definition: FluxCalibratorExtension.C:98 virtual void add(Item *) ExtensionType * getadd() Template method returns an Extension of the specified type. Definition: CalibratorType.h:30 Reference::To< const CalibrationInterpolatorExtension > interpolator Calibration Interpolator Extension. Definition: CalibrationInterpolator.h:66 std::string get_filename() const Get the name of the file to which the archive will be unloaded. Definition: Archive.h:108 Reference::To< FluxCalibratorExtension > fluxcal The flux calibrator. Definition: CalibrationInterpolator.h:75 const std::string get_message() const Stores Polarization Calibration Model Interpolator information. Definition: CalibrationInterpolatorExtension.h:29 unsigned get_nreceptor() const Get the number of receptors. Definition: FluxCalibratorExtension.C:90 Generated using doxygen 1.8.17
|