.. currentmodule:: brian2.devices.device

Dummy class
===========

(*Shortest import*: ``from brian2.devices.device import Dummy)``

.. autoclass:: Dummy

Tutorials and examples using this
---------------------------------

* Example :doc:`advanced/exprel_function </examples/advanced.exprel_function>`
* Example :doc:`frompapers/Stimberg_et_al_2018/example_2_gchi_astrocyte </examples/frompapers.Stimberg_et_al_2018.example_2_gchi_astrocyte>`

