Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

optional element for configuring a custom rating curve.

...

Code Block
xml
xml
titleExamplexml
<transformation id="QINE">
    <dischargeStage>
        <ratingCurve>
            <discharge>
                <variableId>AGSK1_QINE_6</variableId>
            </discharge>
            <stage>
                <variableId>AGSK1_SSTG_6</variableId>
            </stage>
        </ratingCurve>
    </dischargeStage>
</transformation>

...