mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +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