MathFunction ============ .. rubric:: *module* :mod:`wntr.msx.elements` .. currentmodule:: wntr.msx.elements .. autoclass:: MathFunction .. 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:: MathFunction.__call__ MathFunction.to_dict .. 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:: MathFunction.var_type MathFunction.func MathFunction.name MathFunction.note ~~~~~~~~~~~~~~~~~~~~~~~~~~~