aboutsummaryrefslogtreecommitdiff
path: root/doc/prototype.rst
blob: a827dcbbd1cb0bd274230b2f388dbbb088c35c99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Prototype plugins
-------------------------

Rumba provides a generic Experiment class that specific protoypes can
derive from. All prototypes have to re-implement the functions
provided by the base class.

.. autoclass:: rumba.model.Experiment

Specific implementations of the Testbed class:

.. toctree::
    irati
    rlite
    ouroboros