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