Mercurial > dive4elements > river
diff artifacts/doc/conf/generators/longitudinal-diagrams.xml @ 8916:5d5d0051723f
Working on outputmodes of tkh calculation
author | gernotbelger |
---|---|
date | Wed, 28 Feb 2018 18:55:39 +0100 |
parents | 7bbfb24e6eec |
children | b0aeed4c97c1 |
line wrap: on
line diff
--- a/artifacts/doc/conf/generators/longitudinal-diagrams.xml Wed Feb 28 17:27:15 2018 +0100 +++ b/artifacts/doc/conf/generators/longitudinal-diagrams.xml Wed Feb 28 18:55:39 2018 +0100 @@ -103,4 +103,17 @@ <arg expr="artifact.river"/> </subtitle> </output-generator> + + <output-generator + names="sinfo_tkk,sinfo_tkk_chartinfo" + class="org.dive4elements.river.exports.LongitudinalSectionGenerator2" + converter="org.dive4elements.river.exports.DiagramAttributes"> + <title key="sinfo.chart.tkh.section.title" default="Transportkörperhöhen (DEFAULT)"/> + &longitudinal-defaults; + <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" + axis="FlowDepth"/> + <subtitle key="chart.w_differences.subtitle" default="-"> + <arg expr="artifact.river"/> + </subtitle> + </output-generator> </longitudinal-diagrams> \ No newline at end of file