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