mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 09:48:12 +01:00
starting receiver only at set detector type works
This commit is contained in:
@@ -65,6 +65,11 @@ class UDPBaseImplementation : protected virtual slsReceiverDefs, public UDPInter
|
||||
*/
|
||||
int setDetectorType(detectorType det);
|
||||
|
||||
/**
|
||||
* Set bottom to bot
|
||||
* @param bot = 1 if bottom
|
||||
*/
|
||||
void setBottom(int bot);
|
||||
|
||||
//Frame indices and numbers caught
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user