surface_sim.setups.Setup.__init__#

setups.Setup.__init__(setup={'setup': [{}]})#

Initialises the Setup class.

Parameters:
setup

Dictionary with the configuration. Must have the key "setup" containing the information. The information must not have None as value. It can also include "name", "description" and "gate_durations" keys with the corresponding information.