Driver#
- class micromagneticmodel.Driver(**kwargs)#
An abstract class for deriving drivers.
Methods
__dir__Default dir() implementation.
__eq__Return self==value.
__iter__Iterator.
__repr__Representation string.
Drives the system in phase space.
Properties
nameName.
- abstract drive(system, **kwargs)#
Drives the system in phase space.