Ask a Question | Search PSRCHIVE: |
Home
|
ParametersLookup.h void add_extension(const std::string &) Add a filename extension to include in the search. Definition: ParametersLookup.C:40 static void children(std::vector< Reference::To< Parameters > > &) Factory helper creates a vector of pointers to derived class instances. Definition: Parameters_children.C:17 Stores pulsar parameters as uninterpreted text. Definition: TextParameters.h:24 Parameters * operator()(const std::string &psrname) const Factory returns new Parameters for specified pulsar name. Definition: ParametersLookup_operator.C:25 std::string get_param(const std::string ¶m, const std::string name) const Return a single parameter from the catalogue. Definition: ParametersLookup.C:58 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 void add_path(const std::string &) Add a directory to include in the search. Definition: ParametersLookup.C:53 Generated using doxygen 1.8.17
|