.. Hydroflow documentation file, created by Pierre-Yves Gousenbourger on Wed Aug 2, 2023. modified by Nathan Delpierre on Wen Jan 17 2024 .. _hydroflow-export-module: The HydroflowExport class ========================= What it does ------------ The export class is an internal class used by the model. It is not supposed to be exposed to the end-user. Hydroflow extends `WatlabExport`. It adds two properties and overrides the `export()` function. Documentation ------------- .. autoclass:: watlab.hydroflow.HydroflowExport :members: :undoc-members: