mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 08:42:21 +01:00
minor comment
This commit is contained in:
@@ -80,7 +80,9 @@ class Detector {
|
|||||||
|
|
||||||
Result<int64_t> getSerialNumber(Positions pos = {}) const;
|
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 = {});
|
void setSerialNumber(const int64_t value, Positions pos = {});
|
||||||
|
|
||||||
Result<int64_t> getReceiverVersion(Positions pos = {}) const;
|
Result<int64_t> getReceiverVersion(Positions pos = {}) const;
|
||||||
|
|||||||
Reference in New Issue
Block a user