Home
last modified time | relevance | path

Searched defs:diffBest (Results 1 – 1 of 1) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/auxiliary/
H A Ddarklibrary.cpp295 … double diffBest = std::fabs(temperature - bestCandidate["temperature"].toDouble()); in findDarkFrame() local
306 double diffBest = std::fabs(bestCandidate["duration"].toDouble() - duration); in findDarkFrame() local
317 int64_t diffBest = bestCandidate["timestamp"].toDateTime().secsTo(now); in findDarkFrame() local
410 … double diffBest = std::fabs(temperature - bestCandidate["temperature"].toDouble()); in findDefectMap() local
420 double diffBest = std::fabs(bestCandidate["duration"].toDouble() - duration); in findDefectMap() local