mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-09 03:20:42 +02:00
not compiling
This commit is contained in:
parent
ca4618d8f4
commit
23ea16f4b8
@ -706,7 +706,7 @@ void slsDetector::setDetectorOffset(dimension d, int off) {
|
||||
}
|
||||
}
|
||||
|
||||
void slsDetector::setDetectorOffsets(slsDetectorDefs::coordinates value) {
|
||||
void slsDetector::setDetectorOffset(slsDetectorDefs::coordinates value) {
|
||||
shm()->offset[X] = value.x;
|
||||
shm()->offset[Y] = value.y;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user