﻿CADETProcess.processModel.Outlet
================================

.. currentmodule:: CADETProcess.processModel

.. autoclass:: Outlet
   :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:
      
         Outlet.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:
      
         Outlet.aggregated_parameters
         Outlet.binding_model
         Outlet.bulk_reaction_model
         Outlet.component_system
         Outlet.discretization
         Outlet.discretization_schemes
         Outlet.has_ports
         Outlet.initial_state
         Outlet.missing_parameters
         Outlet.model
         Outlet.n_bound_states
         Outlet.n_comp
         Outlet.n_ports
         Outlet.name
         Outlet.parameters
         Outlet.particle_reaction_model
         Outlet.polynomial_parameters
         Outlet.ports
         Outlet.required_parameters
         Outlet.section_dependent_parameters
         Outlet.sized_parameters
         Outlet.supports_binding
         Outlet.supports_bulk_reaction
         Outlet.supports_particle_reaction
  
  