mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-25 15:50:03 +02:00

* WIP * WIP * WIP * cleaned up multi * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * split up python module * WIP * WIP * WIP * WIP * WIP * ok * fixed bugs from rebase * WIP * fixed broken test * WIP * fixed python * WIP * sphinx help * including new commands * docs * WIP * WIP * more tests * added missing public header * WIP
13 lines
243 B
ReStructuredText
13 lines
243 B
ReStructuredText
Enums
|
|
===========
|
|
|
|
These enums are defined in slsDetectorDefs in the C++ package and
|
|
exposed to Python through pybind11.
|
|
|
|
.. py:currentmodule:: sls_detector
|
|
|
|
.. autoclass:: runStatus
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|