﻿CADETProcess.processModel.Component
===================================

.. currentmodule:: CADETProcess.processModel

.. autoclass:: Component
   :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:
      
         Component.add_species
         Component.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:
      
         Component.aggregated_parameters
         Component.charge
         Component.density
         Component.label
         Component.missing_parameters
         Component.molecular_weight
         Component.n_species
         Component.name
         Component.parameters
         Component.polynomial_parameters
         Component.required_parameters
         Component.sized_parameters
         Component.species
  
  