TkOption ======== .. rubric:: *module* :mod:`wntr.epanet.msx.enums` .. currentmodule:: wntr.epanet.msx.enums .. autoclass:: TkOption .. 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:: TkOption.conjugate TkOption.bit_length TkOption.bit_count TkOption.to_bytes TkOption.from_bytes TkOption.as_integer_ratio TkOption.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:: TkOption.real TkOption.imag TkOption.numerator TkOption.denominator TkOption.AREA_UNITS_OPTION TkOption.RATE_UNITS_OPTION TkOption.SOLVER_OPTION TkOption.COUPLING_OPTION TkOption.TIMESTEP_OPTION TkOption.RTOL_OPTION TkOption.ATOL_OPTION TkOption.COMPILER_OPTION TkOption.MAXSEGMENT_OPTION TkOption.PECLETNUMBER_OPTION ~~~~~~~~~~~~~~~~~~~~~~~~~~~