mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-18 03:08:40 +01:00
merge from 4.0.1
This commit is contained in:
@@ -249,7 +249,7 @@ class slsDetectorUsers
|
||||
int getPositions(double *pos=NULL);
|
||||
|
||||
/**
|
||||
@short sets the detector size (only 1 ROI)
|
||||
@short sets the detector size (only 1 ROI) (not Mythen supported anymore)
|
||||
\param x0 horizontal position origin in channel number (-1 unchanged)
|
||||
\param y0 vertical position origin in channel number (-1 unchanged)
|
||||
\param nx number of channels in horiziontal (-1 unchanged)
|
||||
@@ -259,7 +259,7 @@ class slsDetectorUsers
|
||||
int setDetectorSize(int x0=-1, int y0=-1, int nx=-1, int ny=-1);
|
||||
|
||||
/**
|
||||
@short gets detector size (roi size if only one roi)
|
||||
@short gets detector size (roi size if only one roi) (not Mythen supported anymore)
|
||||
\param x0 horizontal position origin in channel number
|
||||
\param y0 vertical position origin in channel number
|
||||
\param nx number of channels in horiziontal
|
||||
|
||||
Reference in New Issue
Block a user