Stores parameters used to correct dispersion and Faraday rotation.
More...
#include <ColdPlasmaHistory.h>
|
|
void | set_measure (double val) |
| | Set the corrected measure.
|
|
double | get_measure () const |
| | Get the corrected measure.
|
|
void | set_corrected (bool flag) |
| | Set true when the measure has been corrected.
|
|
bool | get_corrected () const |
| | Return true when the measure has been corrected.
|
|
void | set_reference_wavelength (double metres) |
| | Set the reference wavelength in metres.
|
|
double | get_reference_wavelength () const |
| | Get the reference wavelength.
|
|
void | set_reference_frequency (double MHz) |
| | Set the reference frequency in MHz.
|
|
double | get_reference_frequency () const |
| | Get the reference frequency.
|
|
|
double | measure = 0.0 |
| | The corrected measure.
|
|
double | reference_wavelength = 0.0 |
| | The reference wavelength in metres.
|
|
bool | corrected = false |
| | Set true when the measure has been corrected.
|
Stores parameters used to correct dispersion and Faraday rotation.
The documentation for this class was generated from the following files: