ephys_link.platform_manipulator
Defines what the properties and required functionality of a manipulator are.
Most functionality will be implemented on the platform handler side. This is mostly for enforcing implementation of the stop method and hold common properties.
Classes
An abstract class that defines the interface for a manipulator. |