mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 09:15:54 +01:00
WIP
This commit is contained in:
@@ -181,7 +181,7 @@ class qDrawPlot : public QWidget {
|
|||||||
int64_t currentFrame{0};
|
int64_t currentFrame{0};
|
||||||
pthread_mutex_t lastImageCompleteMutex;
|
pthread_mutex_t lastImageCompleteMutex;
|
||||||
bool hasStopped{false};
|
bool hasStopped{false};
|
||||||
int numMeasurements{0};
|
int numMeasurements{1};
|
||||||
|
|
||||||
unsigned int nPixelsX{0};
|
unsigned int nPixelsX{0};
|
||||||
unsigned int nPixelsY{0};
|
unsigned int nPixelsY{0};
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user