pywr.parameters.AggregatedIndexParameter
========================================

.. currentmodule:: pywr.parameters

.. autoclass:: AggregatedIndexParameter

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~AggregatedIndexParameter.add
      ~AggregatedIndexParameter.after
      ~AggregatedIndexParameter.before
      ~AggregatedIndexParameter.finish
      ~AggregatedIndexParameter.get_all_indices
      ~AggregatedIndexParameter.get_all_values
      ~AggregatedIndexParameter.get_double_lower_bounds
      ~AggregatedIndexParameter.get_double_upper_bounds
      ~AggregatedIndexParameter.get_double_variables
      ~AggregatedIndexParameter.get_index
      ~AggregatedIndexParameter.get_integer_lower_bounds
      ~AggregatedIndexParameter.get_integer_upper_bounds
      ~AggregatedIndexParameter.get_integer_variables
      ~AggregatedIndexParameter.get_value
      ~AggregatedIndexParameter.index
      ~AggregatedIndexParameter.load
      ~AggregatedIndexParameter.lower_bounds
      ~AggregatedIndexParameter.register
      ~AggregatedIndexParameter.remove
      ~AggregatedIndexParameter.reset
      ~AggregatedIndexParameter.set_double_variables
      ~AggregatedIndexParameter.set_integer_variables
      ~AggregatedIndexParameter.setup
      ~AggregatedIndexParameter.unregister
      ~AggregatedIndexParameter.update
      ~AggregatedIndexParameter.upper_bounds
      ~AggregatedIndexParameter.value
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~AggregatedIndexParameter.agg_func
      ~AggregatedIndexParameter.children
      ~AggregatedIndexParameter.comment
      ~AggregatedIndexParameter.double_size
      ~AggregatedIndexParameter.integer_size
      ~AggregatedIndexParameter.is_variable
      ~AggregatedIndexParameter.model
      ~AggregatedIndexParameter.name
      ~AggregatedIndexParameter.parameters
      ~AggregatedIndexParameter.parents
      ~AggregatedIndexParameter.size
   
   