﻿CADETProcess.processModel.ComponentSystem
=========================================

.. currentmodule:: CADETProcess.processModel

.. autoclass:: ComponentSystem
   :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:
      
         ComponentSystem.__getitem__
         ComponentSystem.__len__
         ComponentSystem.add_component
         ComponentSystem.check_required_parameters
         ComponentSystem.remove_component
      
  

  
  
   .. 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:
      
         ComponentSystem.aggregated_parameters
         ComponentSystem.charges
         ComponentSystem.components
         ComponentSystem.components_dict
         ComponentSystem.densities
         ComponentSystem.indices
         ComponentSystem.missing_parameters
         ComponentSystem.molecular_weights
         ComponentSystem.n_comp
         ComponentSystem.n_components
         ComponentSystem.n_species
         ComponentSystem.name
         ComponentSystem.names
         ComponentSystem.parameters
         ComponentSystem.polynomial_parameters
         ComponentSystem.required_parameters
         ComponentSystem.sized_parameters
         ComponentSystem.species
         ComponentSystem.species_indices
  
  