mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-07-16 21:26:05 +02:00
minor
This commit is contained in:
@@ -126,7 +126,7 @@ class Module : public virtual slsDetectorDefs {
|
||||
int64_t getDelayAfterTriggerLeft() const;
|
||||
int64_t getPeriodLeft() const;
|
||||
int getDynamicRange() const;
|
||||
void setDynamicRange(int n);
|
||||
void setDynamicRange(int dr);
|
||||
timingMode getTimingMode() const;
|
||||
void setTimingMode(timingMode value);
|
||||
int getClockDivider(int clkIndex) const;
|
||||
|
||||
Reference in New Issue
Block a user