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