This commit is contained in:
2019-10-29 10:44:10 +01:00
parent 9b7ef84515
commit 828859838b
3 changed files with 7 additions and 4 deletions

View File

@ -1218,7 +1218,7 @@ class Detector {
/** Execute a command on the detector server console */
void executeCommand(const std::string &value, Positions pos = {});
/** [Gotthard][Jungfrau][CTB] */
/** [Jungfrau][CTB] */
Result<int64_t> getNumberOfFramesFromStart(Positions pos = {}) const;
/** [Jungfrau][CTB] Get time from detector start */