General functions for report generation relocated into special function
Description
The previous implementation of the strategy report resulted in declaration errors when a second strategy report was provided. Now some functionality was moved to a helpers.cpp.
Testing Instructions
- Build and run with UNICADO-SMR-180-TF
- Run main with same model
- Compare correct appearance of report
Developer Checklist
-
Code has been tested locally and/or in pipeline. -
(if applicable) documentation updated. -
(if applicable) impact of new dependencies reviewed and included in project. -
Merge conflicts resolved with the target branch.