Ask a Question | Search PSRCHIVE: |
Home
|
T2Generator.h const std::string & get_directory() const Return the temporary directory name. Definition: TemporaryDirectory.C:35 Working directory in which only one process may operate at one time. Definition: DirectoryLock.h:18 Pulsar::Predictor * generate() const Return a new Predictor instance. Definition: T2Generator.C:168 void set_time_span(const MJD &start, const MJD &finish) Set the range of epochs over which to generate. Definition: T2Generator.C:127 Looks for pulsar parameters in various places. Definition: ParametersLookup.h:24 void set_site(const std::string &) Set the site at which the signal is observed. Definition: T2Generator.C:141 Type * release() Return the pointer and unhook without deleting the object. Definition: ReferenceTo.h:218 void set_time_ncoeff(unsigned ncoeff) Set the number of time coefficients. Definition: T2Generator.C:147 Generator * clone() const Return a new, copy constructed instance of self. Definition: T2Generator.C:82 void set_frequency_ncoeff(unsigned ncoeff) Set the number of frequency coefficients. Definition: T2Generator.C:153 void set_parameters(const Pulsar::Parameters *) Set the parameters used to generate the predictor. Definition: T2Generator.C:92 std::string get_param(const std::string ¶m, const std::string name) const Return a single parameter from the catalogue. Definition: ParametersLookup.C:58 void set_frequency_span(long double low, long double high) Set the range of frequencies over which to generate. Definition: T2Generator.C:134 void set_segment_length(long double days) Set the length of each polynomial segment in days. Definition: T2Generator.C:159 static std::vector< std::string > & get_keywords() Return a list of keywords that are specific to tempo2. Definition: T2Generator.C:40 static Configuration::Parameter< std::string > & get_keyword_filename() Name of file containing list of Tempo2 keywords. const std::string get_message() const Get the error message. Definition: Error.C:133 static bool print_time Print the time required to generate the predictor. Definition: T2Generator.h:31 Creates a temporary directory for the current user. Definition: TemporaryDirectory.h:17 virtual void load_file(const std::string &filename) Load from the specified file. Definition: Predictor.C:11 Storage of pulsar parameters used to create a Predictor. Definition: Parameters.h:28 Generator(const Pulsar::Parameters *parameters=0) Default constructor. Definition: T2Generator.C:67 void set_observing_frequency(long double MHz) Set the observing frequency at which predictions will be made. Definition: T2Predictor.C:242 Definition: DirectoryLock.h:70 Generated using doxygen 1.8.17
|