﻿CADETProcess.processModel.Reaction
==================================

.. currentmodule:: CADETProcess.processModel

.. autoclass:: Reaction
   :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:
      
         Reaction.check_required_parameters
      
  

  
  
   .. 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:
      
         Reaction.aggregated_parameters
         Reaction.exponents_bwd
         Reaction.exponents_fwd
         Reaction.is_kinetic
         Reaction.k_bwd
         Reaction.k_eq
         Reaction.k_fwd
         Reaction.k_fwd_min
         Reaction.missing_parameters
         Reaction.n_comp
         Reaction.parameters
         Reaction.polynomial_parameters
         Reaction.required_parameters
         Reaction.sized_parameters
         Reaction.stoich
  
  