﻿CADETProcess.dynamicEvents.EventHandler
=======================================

.. currentmodule:: CADETProcess.dynamicEvents

.. autoclass:: EventHandler
   :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:
      
         EventHandler.add_duration
         EventHandler.add_event
         EventHandler.add_event_dependency
         EventHandler.check_config
         EventHandler.check_duplicate_events
         EventHandler.check_required_parameters
         EventHandler.check_uninitialized_indices
         EventHandler.plot_events
         EventHandler.remove_duration
         EventHandler.remove_event
         EventHandler.remove_event_dependency
      
  

  
  
   .. 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:
      
         EventHandler.aggregated_parameters
         EventHandler.cycle_time
         EventHandler.dependent_events
         EventHandler.durations
         EventHandler.event_parameters
         EventHandler.event_performers
         EventHandler.event_times
         EventHandler.events
         EventHandler.events_dict
         EventHandler.independent_events
         EventHandler.lock
         EventHandler.missing_parameters
         EventHandler.n_sections
         EventHandler.parameter_events
         EventHandler.parameter_timelines
         EventHandler.parameters
         EventHandler.performer_events
         EventHandler.performer_timelines
         EventHandler.polynomial_parameters
         EventHandler.required_parameters
         EventHandler.section_states
         EventHandler.section_times
         EventHandler.sized_parameters
  
  