Pulsar::ManualPolnCalibrator::FrequencyResponse Class Reference

The frequency response for a given epoch. More...

#include <ManualPolnCalibrator.h>

Public Member Functions

void set_epoch (const MJD &mjd)
 Set the reference epoch.
MJD get_epoch () const
 Get the reference eopch.
const Responsematch (double freq_MHz) const
 Return the best-matching Response object, given the frequency in MHz.
void add (const Response &single)
 Add a new Response object.

Protected Attributes

MJD epoch
 The reference epoch.
std::vector< Responseresponse
 The frequency response.

Detailed Description

The frequency response for a given epoch.


The documentation for this class was generated from the following files:

Generated using doxygen 1.14.0