mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
@ -123,6 +123,8 @@ class Module : public virtual slsDetectorDefs {
|
||||
void setFlipRows(bool value);
|
||||
bool isMaster() const;
|
||||
void setMaster(const bool master);
|
||||
bool getSynchronization() const;
|
||||
void setSynchronization(const bool value);
|
||||
|
||||
bool isVirtualDetectorServer() const;
|
||||
|
||||
|
Reference in New Issue
Block a user