mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 16:18:05 +01: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