mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-07-14 03:41:49 +02:00
minor
This commit is contained in:
@ -996,8 +996,9 @@ class Detector {
|
||||
* readout */
|
||||
std::vector<defs::ROI> getRxROI(int module_id) const;
|
||||
|
||||
/** only at multi module level without gap pixels. At most, 1 ROI per UDP
|
||||
* port. Setting number of udp interfaces will clear the roi */
|
||||
/** only at multi module level without gap pixels. If more than 1 ROI per
|
||||
* UDP port, it will throw. Setting number of udp interfaces will clear the
|
||||
* roi */
|
||||
void setRxROI(const std::vector<defs::ROI> &args);
|
||||
|
||||
void clearRxROI();
|
||||
|
Reference in New Issue
Block a user