Class MEAL::ModelParametersReport
-
class ModelParametersReport : public MEAL::ReceptionModel::Report
Report on the reception model paramters.
Public Functions
-
inline ModelParametersReport(const std::string &name)
Construct with filename.
-
inline virtual ReceptionModel::Report *clone() const
Return a new, copy-constructed clone.
-
virtual void report(std::ostream&)
Write the report.
-
inline ModelParametersReport(const std::string &name)