Ramper
======

.. currentmodule:: fridom.framework.modules.ramper

.. autoclass:: Ramper

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Ramper.__init__
      ~Ramper.cosine_ramp_func
      ~Ramper.disable
      ~Ramper.enable
      ~Ramper.exponential_ramp_func
      ~Ramper.is_enabled
      ~Ramper.linear_ramp_func
      ~Ramper.power_3_ramp_func
      ~Ramper.reset
      ~Ramper.setup
      ~Ramper.start
      ~Ramper.stop
      ~Ramper.update
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Ramper.diff_module
      ~Ramper.grid
      ~Ramper.info
      ~Ramper.interp_module
      ~Ramper.is_setup
      ~Ramper.mset
      ~Ramper.name
      ~Ramper.ramp_function
      ~Ramper.required_halo
   
   

   .. minigallery:: fridom.framework.modules.Ramper
      :add-heading: