mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 17:18:00 +02:00
added moenchT1 data structure
This commit is contained in:
@ -232,7 +232,7 @@ class moench03TCtb10GbData : public slsReceiverData<uint16_t> {
|
||||
|
||||
};
|
||||
|
||||
|
||||
int getPacketNumber(int x, int y) {return dataMap[y][x]/8208;};
|
||||
|
||||
virtual char *readNextFrame(ifstream &filebin) {
|
||||
int fnum=-1, np;
|
||||
|
Reference in New Issue
Block a user