Ask a Question | Search PSRCHIVE: |
Home
|
ColdPlasmaHistory.h Definition: IntegrationExtension.h:29 double measure The correction measure. Definition: ColdPlasmaHistory.h:63 double get_reference_wavelength() const Get the reference wavelength. Definition: ColdPlasmaHistory.C:59 void set_reference_wavelength(double metres) Set the reference wavelength in metres. Definition: ColdPlasmaHistory.C:53 ~ColdPlasmaHistory() Destructor. Definition: ColdPlasmaHistory.C:36 double reference_wavelength The reference wavelength in metres. Definition: ColdPlasmaHistory.h:66 void set_reference_frequency(double MHz) Set the reference frequency in MHz. Definition: ColdPlasmaHistory.C:65 double get_reference_frequency() const Get the reference frequency. Definition: ColdPlasmaHistory.C:71 Stores parameters used to correct Faraday rotation in each Integration. Definition: ColdPlasmaHistory.h:24 const ColdPlasmaHistory & operator=(const ColdPlasmaHistory &extension) Assignment operator. Definition: ColdPlasmaHistory.C:27 ColdPlasmaHistory(const char *name) Default constructor. Definition: ColdPlasmaHistory.C:11 void set_measure(double measure) Set the correction measure. Definition: ColdPlasmaHistory.C:41 double get_measure() const Get the correction measure. Definition: ColdPlasmaHistory.C:47 Generated using doxygen 1.8.17
|