pcdsdevices.mps.mps_factory
- pcdsdevices.mps.mps_factory(clsname, cls, *args, mps_prefix, veto=False, **kwargs)
Create a new object of arbitrary class capable of storing MPS information.
A new class identical to the provided one is created, but with additional attribute
mps
that relies upon the provided.mps_prefix
. All other information is passed through to the class constructor as args and kwargs