mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-02 23:04:56 +01: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