Control ======= .. rubric:: *module* :mod:`wntr.network.controls` .. currentmodule:: wntr.network.controls .. autoclass:: Control .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: Control.actions Control.is_control_action_required Control.requires Control.run_control_action Control.to_dict Control.update_condition Control.update_else_actions Control.update_priority Control.update_then_actions .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: Control.condition Control.epanet_control_type Control.name Control.priority ~~~~~~~~~~~~~~~~~~~~~~~~~~~