ControlBase =========== .. rubric:: *module* :mod:`wntr.network.controls` .. currentmodule:: wntr.network.controls .. autoclass:: ControlBase .. 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:: ControlBase.actions ControlBase.is_control_action_required ControlBase.requires ControlBase.run_control_action .. 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:: ControlBase.condition ControlBase.priority ~~~~~~~~~~~~~~~~~~~~~~~~~~~