Class MEAL::InputDataReport

class InputDataReport : public MEAL::ReceptionModel::Report

Report on the reception model paramters.

Public Functions

inline InputDataReport(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.