﻿CADETProcess.dynamicEvents.TimeLine
===================================

.. currentmodule:: CADETProcess.dynamicEvents

.. autoclass:: TimeLine
   :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:
      
         TimeLine.add_section
         TimeLine.coefficients
         TimeLine.from_constant
         TimeLine.from_profile
         TimeLine.integral
         TimeLine.offset
         TimeLine.plot
         TimeLine.section_index
         TimeLine.slice
         TimeLine.update_piecewise_poly
         TimeLine.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:
      
         TimeLine.degree
         TimeLine.end
         TimeLine.n_entries
         TimeLine.piecewise_poly
         TimeLine.section_times
         TimeLine.sections
         TimeLine.start
  
  