mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 11:13:44 +01:00
offline headers for dynamic range, fixed port to be same 1 bit always
This commit is contained in:
@@ -48,6 +48,15 @@ public:
|
||||
virtual int getPacketNumber(char *buff){return (*(int*)buff)&0xff;};
|
||||
|
||||
|
||||
/** gets the dynamic range for offline processing
|
||||
\param buff pointer to the memory
|
||||
\returns dynamic range
|
||||
*
|
||||
*/
|
||||
//virtual int getDynamicRange(char *buff){return 16;};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user