pywr.recorders.TablesRecorder
=============================

.. currentmodule:: pywr.recorders

.. autoclass:: TablesRecorder

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~TablesRecorder.__init__
      ~TablesRecorder.after
      ~TablesRecorder.aggregated_value
      ~TablesRecorder.before
      ~TablesRecorder.finish
      ~TablesRecorder.load
      ~TablesRecorder.register
      ~TablesRecorder.reset
      ~TablesRecorder.setup
      ~TablesRecorder.unregister
      ~TablesRecorder.values
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TablesRecorder.agg_func
      ~TablesRecorder.children
      ~TablesRecorder.comment
      ~TablesRecorder.epsilon
      ~TablesRecorder.ignore_nan
      ~TablesRecorder.is_constraint
      ~TablesRecorder.is_objective
      ~TablesRecorder.model
      ~TablesRecorder.name
      ~TablesRecorder.parents
   
   