Ask a Question | Search PSRCHIVE: |
Home
|
IRIonosphere.h Calibration::Faraday faraday The Faraday rotation transformation. Definition: IRIonosphere.h:61 void build() Compute the rotation measure. Definition: IRIonosphere.C:64 double get_frequency() const Get the frequency in MHz. Definition: IRIonosphere.C:46 double get_reference_frequency() const Get the reference frequency in MHz. Definition: IRIonosphere.C:34 void calculate(Jones< double > &result, std::vector< Jones< double > > *) Calculate the Jones matrix and its gradient. Definition: IRIonosphere.h:70 void set_reference_frequency(double MHz) Set the reference frequency in MHz. Definition: IRIonosphere.C:28 void set_frequency(double MHz) Set the frequency in MHz. Definition: IRIonosphere.C:40 IRIonosphere() Default constructor. Definition: IRIonosphere.C:15 void set_horizon(const Horizon &) Set the Horizon pointing parameters. Definition: IRIonosphere.C:52 std::string get_name() const Return the name of the class. Definition: IRIonosphere.C:22 Horizon horizon The Horizon pointing paramters. Definition: IRIonosphere.h:64 double get_rotation_measure() const Get the Faraday rotation measure. Definition: IRIonosphere.C:59 Generated using doxygen 1.8.17
|