Ask a Question | Search PSRCHIVE: |
Home
|
GeneratorInterpreter.h virtual Generator * clone() const =0 Return a new, copy constructed instance of self. std::string polyco(const std::string &args) Install the interative Gaussian baseline algorithm. Definition: GeneratorInterpreter.C:48 static Generator * get_default() Return a pointer to a new Generator of the default derived type. Definition: Generator_default.C:58 std::string tempo2(const std::string &args) Install the default baseline algorithm (minimum window) Definition: GeneratorInterpreter.C:61 static Generator * factory(const Parameters *) Return a pointer to a new Generator that can best handle the parameters. Definition: Generator_factory.C:63 Uses tempo orediction mode to produce polynomial ephemerides (polyco) Definition: Predict.h:26 static std::vector< std::string > & get_keywords() Return a list of keywords that are specific to tempo2. Definition: T2Generator.C:40 @ Default Generate a new predictor using the default generator. Definition: Predictor.h:43 std::string empty() Return the configuration string of the current baseline policy. Definition: GeneratorInterpreter.C:80 const std::string get_message() const Get the error message. Definition: Error.C:133 Storage of pulsar parameters used to create a Predictor. Definition: Parameters.h:28 Interprets configuration strings into the default generator. Definition: GeneratorInterpreter.h:26 @ Ephemeris Generate a new predictor based on the input ephemeris. Definition: Predictor.h:45 Generated using doxygen 1.8.17
|