﻿CADETProcess.processModel.Inlet
===============================

.. currentmodule:: CADETProcess.processModel

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