mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
WIP, doc
This commit is contained in:
@ -1260,7 +1260,8 @@ class Detector {
|
||||
/** [CTB] */
|
||||
Result<std::vector<int>> getRxDbitList(Positions pos = {}) const;
|
||||
|
||||
/** [CTB] list contains the set of digital signal bits (0-63) to save */
|
||||
/** [CTB] list contains the set of digital signal bits (0-63) to save, must
|
||||
* be non repetitive */
|
||||
void setRxDbitList(const std::vector<int> &list, Positions pos = {});
|
||||
|
||||
/** [CTB] */
|
||||
|
Reference in New Issue
Block a user