mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 08:10:02 +02:00
WIP
This commit is contained in:
parent
8e2b89d488
commit
d14fdc3a3f
@ -900,7 +900,6 @@ class Detector {
|
||||
Result<bool> getFileWrite(Positions pos = {}) const;
|
||||
|
||||
/** default writes */
|
||||
|
||||
void setFileWrite(bool value, Positions pos = {});
|
||||
|
||||
Result<bool> getMasterFileWrite(Positions pos = {}) const;
|
||||
@ -984,6 +983,7 @@ class Detector {
|
||||
*/
|
||||
void setReceiverFrameDiscardPolicy(defs::frameDiscardPolicy f,
|
||||
Positions pos = {});
|
||||
|
||||
Result<bool> getPartialFramesPadding(Positions pos = {}) const;
|
||||
|
||||
/** padding enabled */
|
||||
|
Loading…
x
Reference in New Issue
Block a user