mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 17:18:00 +02:00
wip to parse vector of rois at command line
This commit is contained in:
@ -301,9 +301,9 @@ class Module : public virtual slsDetectorDefs {
|
||||
std::array<pid_t, NUM_RX_THREAD_IDS> getReceiverThreadIds() const;
|
||||
bool getRxArping() const;
|
||||
void setRxArping(bool enable);
|
||||
//defs::ROI getRxROI() const;
|
||||
//void setRxROI(const slsDetectorDefs::ROI arg);
|
||||
//void setRxROIMetadata(const slsDetectorDefs::ROI arg);
|
||||
// defs::ROI getRxROI() const;
|
||||
// void setRxROI(const slsDetectorDefs::ROI arg);
|
||||
// void setRxROIMetadata(const slsDetectorDefs::ROI arg);
|
||||
|
||||
/**************************************************
|
||||
* *
|
||||
|
Reference in New Issue
Block a user