.. _`Report Apply ADAFs`: .. _`org.sysess.sympathy.report.apply.adafs`: Report Apply ADAFs ~~~~~~~~~~~~~~~~~~ .. image:: _resources/report-apply.svg :width: 48 Documentation ############# Applies new data to an existing report template and exports visual elements. Definition ########## *Input ports*: :template: report Document template for visualization of data :adafs: [adaf] List of ADAFs to use as data sources for the document template *Output ports*: :dsrc: [datasource] Output datasources *Configuration*: **Save Path** (save_path) Path to save report pages to. **Filename Prefix** (filename_prefix) Prefix of saved files. **File Format** (file_format) File format of exported pages. **Signal Mapping** (signal_mapping) Mapping of incoming signal names to template signal names. .. automodule:: node_report_apply .. class:: ReportApplyADAFs Related nodes ############# * :ref:`org.sysess.sympathy.report.apply.adafswithdsrcs` * :ref:`org.sysess.sympathy.report.apply.tables` * :ref:`org.sysess.sympathy.report.template.adafs`