ParamDict ========= .. rubric:: *module* :mod:`wntr.sim.aml.aml` .. currentmodule:: wntr.sim.aml.aml .. autoclass:: ParamDict .. 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:: ParamDict.clear ParamDict.get ParamDict.items ParamDict.keys ParamDict.pop ParamDict.popitem ParamDict.setdefault ParamDict.update ParamDict.values .. 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:: ParamDict.name ~~~~~~~~~~~~~~~~~~~~~~~~~~~