mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 20:41:11 +01:00
adding hostname+ changing that
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@121 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@@ -1318,6 +1318,15 @@ typedef struct sharedSlsDetector {
|
||||
*/
|
||||
int* getDataFromDetector();
|
||||
|
||||
/**
|
||||
Loads dark image or gain image to the detector
|
||||
\param index is 0 for dark image and 1 for gain image
|
||||
\fname file name to load data from
|
||||
|
||||
*/
|
||||
int loadImageToDetector(int index,string const fname);
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user