﻿CADETProcess.dynamicEvents.Section
==================================

.. currentmodule:: CADETProcess.dynamicEvents

.. autoclass:: Section
   :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:
      
         Section.__call__
         Section.check_required_parameters
         Section.coefficients
         Section.derivative
         Section.integral
         Section.value
      
  

  
  
   .. 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:
      
         Section.aggregated_parameters
         Section.coeffs
         Section.is_polynomial
         Section.is_single_entry
         Section.missing_parameters
         Section.n_poly_coeffs
         Section.parameters
         Section.polynomial_parameters
         Section.required_parameters
         Section.sized_parameters
  
  