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