Ask a Question | Search PSRCHIVE: |
![]()
|
Predict.h Storage of pulsar parameters used to create a Predictor. Definition Parameters.h:23 polyco generate_work() const Does the work for the two different interfaces. Definition Predict.C:254 void set_frequency(double MHz) Set the observing frequency. Definition Predict.C:88 Predict * clone() const Return a new, copy constructed instance of self. Definition Predict.C:53 unsigned ncoef The number of coefficients per polynomial ephemeris. Definition Predict.h:104 static Configuration::Parameter< unsigned > & get_minimum_nspan() The minimum value of nspan allowed. void set_ncoef(unsigned ncoef) Set the number of coefficients per polynomial ephemeris. Definition Predict.C:121 Pulsar::Predictor * generate() const Return a new Predictor instance. Definition Predict.C:244 void set_parameters(const Pulsar::Parameters *) Set the parameters used to generate the predictor. Definition Predict.C:130 polyco get_polyco(const MJD &m1, const MJD &m2) Returns a polyco valid over the range in MJD specified by m1 and m2. Definition Predict.C:235 unsigned nspan The time spanned by each polynomial ephemeris in minutes. Definition Predict.h:101 bool verify Verify the time spanned by polynomial ephemerides. Definition Predict.h:113 Reference::To< const Pulsar::Parameters > parameters The pulsar parameters. Definition Predict.h:107 void set_frequency_span(long double low, long double high) Set the range of frequencies over which to generate. Definition Predict.C:66 void set_site(const std::string &) Set the site at which the signal is observed. Definition Predict.C:72 void set_verify(bool verify) Set flag to verify time spanned by polynomial ephemerides. Definition Predict.C:184 void set_time_span(const MJD &start, const MJD &finish) Set the range of epochs over which to generate. Definition Predict.C:59 static Configuration::Parameter< double > & get_maximum_rms() The maximum rms allowed, in turns. void set_nspan(unsigned minutes) Set the time spanned by each polynomial ephemeris. Definition Predict.C:104 unsigned maxha The maximum hour angle of observations in hours. Definition Predict.h:98 void write_tzin() const Write the tz.in file according to the tempo definition. Definition Predict.C:207 void set_asite(char code) Set the observatory site code. Definition Predict.C:77 void set_maxha(unsigned hours) Set the maximum hour angle of observations. Definition Predict.C:96 char code(const std::string &telescope_name) Convert a telescope name to a single-character tempo code. Definition tempo++.C:167 Generated using doxygen 1.14.0
|