mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-15 17:11:20 +01:00
first draft of api versioning with client
This commit is contained in:
@@ -290,6 +290,12 @@ class slsDetector : public slsDetectorUtils, public energyConversion {
|
||||
/** frames per file in receiver */
|
||||
int receiver_framesPerFile;
|
||||
|
||||
/** detector software API version */
|
||||
int detector_software_api_version;
|
||||
|
||||
/** receiver API version */
|
||||
int receiver_api_version;
|
||||
|
||||
|
||||
} sharedSlsDetector;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user