TkExpressionType ================ .. rubric:: *module* :mod:`wntr.epanet.msx.enums` .. currentmodule:: wntr.epanet.msx.enums .. autoclass:: TkExpressionType .. 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:: TkExpressionType.conjugate TkExpressionType.bit_length TkExpressionType.bit_count TkExpressionType.to_bytes TkExpressionType.from_bytes TkExpressionType.as_integer_ratio TkExpressionType.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:: TkExpressionType.real TkExpressionType.imag TkExpressionType.numerator TkExpressionType.denominator TkExpressionType.NO_EXPR TkExpressionType.RATE TkExpressionType.FORMULA TkExpressionType.EQUIL ~~~~~~~~~~~~~~~~~~~~~~~~~~~