mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-07 10:30:41 +02:00
first draft of api versioning with client
This commit is contained in:
parent
a154d0a088
commit
b10abd07ee
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user