Name

adams.flow.transformer.MergeReport


Synopsis

Allows the report (or the report of a report handler) passing through to be merged with another one.
If the 'silent' flag is set, no error output is generated if the other report is not available (e.g., during first pass).


Additional information

Flow input/output:
- input: adams.data.report.Report, adams.data.report.ReportHandler
- output: adams.data.report.Report, adams.data.report.ReportHandler


Options