mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 17:47:59 +02:00
gotthard2: first edit
This commit is contained in:
@ -436,6 +436,14 @@ class slsDetectorDefs {
|
||||
ANALOG /** < analog */
|
||||
};
|
||||
|
||||
/**
|
||||
* burst mode type for gotthard2
|
||||
*/
|
||||
enum burstModeType {
|
||||
INTERNAL,
|
||||
EXTERNAL,
|
||||
};
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user