Meta Devices

class experimentor.models.devices.meta.MetaDevice(name, bases, attrs)[source]

This is a Meta Class that should be used only by devices and not by the experiment itself. It is only to give more granularity to the program when wanting to perform operations on all the devices or on different possible measurements.