ResultsStatus ============= .. rubric:: *module* :mod:`wntr.sim.results` .. currentmodule:: wntr.sim.results .. autoclass:: ResultsStatus .. 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:: ResultsStatus.conjugate ResultsStatus.bit_length ResultsStatus.bit_count ResultsStatus.to_bytes ResultsStatus.from_bytes ResultsStatus.as_integer_ratio .. 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:: ResultsStatus.real ResultsStatus.imag ResultsStatus.numerator ResultsStatus.denominator ResultsStatus.converged ResultsStatus.error ~~~~~~~~~~~~~~~~~~~~~~~~~~~