﻿CADETProcess.solution.SolutionIO
================================

.. currentmodule:: CADETProcess.solution

.. autoclass:: SolutionIO
   :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:
      
         SolutionIO.check_required_parameters
         SolutionIO.create_fraction
         SolutionIO.fraction_mass
         SolutionIO.fraction_volume
         SolutionIO.integral
         SolutionIO.normalize
         SolutionIO.offset
         SolutionIO.plot
         SolutionIO.plot_purity
         SolutionIO.resample
         SolutionIO.smooth_data
         SolutionIO.update_solution
         SolutionIO.update_transform
      
  

  
  
   .. 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:
      
         SolutionIO.aggregated_parameters
         SolutionIO.antiderivative
         SolutionIO.c_min
         SolutionIO.component_coordinates
         SolutionIO.component_system
         SolutionIO.coordinates
         SolutionIO.cycle_time
         SolutionIO.derivative
         SolutionIO.dimensions
         SolutionIO.dm_dt_interpolated
         SolutionIO.local_purity_components
         SolutionIO.local_purity_species
         SolutionIO.missing_parameters
         SolutionIO.n_comp
         SolutionIO.name
         SolutionIO.nt
         SolutionIO.parameters
         SolutionIO.polynomial_parameters
         SolutionIO.required_parameters
         SolutionIO.sized_parameters
         SolutionIO.solution
         SolutionIO.solution_interpolated
         SolutionIO.solution_shape
         SolutionIO.time
         SolutionIO.total_concentration
         SolutionIO.total_concentration_components
  
  