mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 04:47:14 +02:00
partialread changed to readnrows
This commit is contained in:
@ -178,8 +178,8 @@ class Module : public virtual slsDetectorDefs {
|
||||
void setCurrentSource(defs::currentSrcParameters par);
|
||||
int getDBITPipeline() const;
|
||||
void setDBITPipeline(int value);
|
||||
int getPartialReadout() const;
|
||||
void setPartialReadout(const int value);
|
||||
int getReadNRows() const;
|
||||
void setReadNRows(const int value);
|
||||
/**************************************************
|
||||
* *
|
||||
* Acquisition *
|
||||
|
Reference in New Issue
Block a user