Ask a Question | Search PSRCHIVE: |
Home
|
ReceptionModelReport.h Reference::To< ReceptionModel, false > model The measurement equation to be solved. Definition: ReceptionModelReport.h:59 std::string filename Filename to which the report will be written. Definition: ReceptionModelReport.h:56 void report() Write the report. Definition: ReceptionModelReport.C:14 ReceptionModel() null constructor Definition: ReceptionModel.C:19 virtual Report * clone() const =0 Return a new, copy-constructed clone of self. Report(const std::string &name) Construct with filename. Definition: ReceptionModelReport.h:41 void set_model(ReceptionModel *_model) Set the measurement equation on which to report. Definition: ReceptionModelReport.h:44 void set_filename(const std::string &_name) Set the name of the file to which the report will be written. Definition: ReceptionModelReport.h:47 Generated using doxygen 1.8.17
|