﻿CADETProcess.reference.ReferenceBase
====================================

.. currentmodule:: CADETProcess.reference

.. autoclass:: ReferenceBase
   :no-members:
   :no-inherited-members:
   :no-special-members:

  
   .. 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::
         :toctree:
      
         ReferenceBase.check_required_parameters
         ReferenceBase.update_solution
         ReferenceBase.update_transform
      
  

  
  
   .. 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::
         :toctree:
      
         ReferenceBase.aggregated_parameters
         ReferenceBase.c_min
         ReferenceBase.component_coordinates
         ReferenceBase.component_system
         ReferenceBase.coordinates
         ReferenceBase.cycle_time
         ReferenceBase.dimensions
         ReferenceBase.local_purity_components
         ReferenceBase.local_purity_species
         ReferenceBase.missing_parameters
         ReferenceBase.n_comp
         ReferenceBase.name
         ReferenceBase.nt
         ReferenceBase.parameters
         ReferenceBase.polynomial_parameters
         ReferenceBase.required_parameters
         ReferenceBase.sized_parameters
         ReferenceBase.solution
         ReferenceBase.solution_shape
         ReferenceBase.time
         ReferenceBase.total_concentration
         ReferenceBase.total_concentration_components
  
  