﻿CADETProcess.dynamicEvents.Event
================================

.. currentmodule:: CADETProcess.dynamicEvents

.. autoclass:: Event
   :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:
      
         Event.add_dependency
         Event.remove_dependency
         Event.set_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:
      
         Event.current_value
         Event.degree
         Event.dependencies
         Event.factors
         Event.full_indices
         Event.full_state
         Event.index_states
         Event.indices
         Event.is_independent
         Event.is_index_specific
         Event.is_polynomial
         Event.is_sized
         Event.n_entries
         Event.n_indices
         Event.parameter_descriptor
         Event.parameter_path
         Event.parameter_sequence
         Event.parameter_shape
         Event.parameter_type
         Event.parameters
         Event.performer
         Event.performer_obj
         Event.state
         Event.time
         Event.transforms
  
  