mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
not compiling
This commit is contained in:
@ -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[X] = value.x;
|
||||||
shm()->offset[Y] = value.y;
|
shm()->offset[Y] = value.y;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user