VariableType ============ .. rubric:: *module* :mod:`wntr.msx.base` .. currentmodule:: wntr.msx.base .. autoclass:: VariableType .. 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:: VariableType.get .. 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:: VariableType.SPECIES VariableType.TERM VariableType.PARAMETER VariableType.CONSTANT VariableType.RESERVED VariableType.S VariableType.SPEC VariableType.T VariableType.P VariableType.PARAM VariableType.C VariableType.CONST VariableType.R VariableType.RES ~~~~~~~~~~~~~~~~~~~~~~~~~~~