mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 03:40:04 +02:00
minor comment
This commit is contained in:
parent
c770bcfb7e
commit
3c04734b28
@ -80,7 +80,9 @@ class Detector {
|
||||
|
||||
Result<int64_t> getSerialNumber(Positions pos = {}) const;
|
||||
|
||||
/** [Gotthard2] */
|
||||
/** [Gotthard2] Can overwrite and is sent out as mod_id in
|
||||
* sls_detector_header in header of UDP data packet streamed out from
|
||||
* detector.*/
|
||||
void setSerialNumber(const int64_t value, Positions pos = {});
|
||||
|
||||
Result<int64_t> getReceiverVersion(Positions pos = {}) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user