mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-29 01:20:02 +02:00
WIP, doc
This commit is contained in:
parent
786b14e88b
commit
abd2808924
@ -1260,7 +1260,7 @@ class Detector {
|
||||
/** [CTB] */
|
||||
Result<std::vector<int>> getRxDbitList(Positions pos = {}) const;
|
||||
|
||||
/** [CTB] list contains the set of bits (0-63) to save */
|
||||
/** [CTB] list contains the set of digital signal bits (0-63) to save */
|
||||
void setRxDbitList(const std::vector<int> &list, Positions pos = {});
|
||||
|
||||
/** [CTB] */
|
||||
|
Loading…
x
Reference in New Issue
Block a user