ophyd.areadetector.base.ADComponent¶
-
class
ophyd.areadetector.base.
ADComponent
(cls, suffix, **kwargs)¶ -
__init__
(cls, suffix, **kwargs)¶
Methods
__init__
(cls, suffix, **kwargs)create_component
(instance)Create a component for the instance find_docs
(parent_class)Find all the documentation related to this class, all the way up the make_docstring
(parent_class)Create a docstring for the component, given the parent class maybe_add_prefix
(instance, kw, suffix)Add prefix to a suffix if kw is in self.add_prefix -