Home
last modified time | relevance | path

Searched refs:secondPassStartIndex (Results 1 – 1 of 1) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/focus/
H A Dfocusalgorithms.cpp154 int secondPassStartIndex; member in Ekos::LinearFocusAlgorithm
210 secondPassStartIndex = -1; in computeInitialPosition()
555 const int secondPassIndex = length - secondPassStartIndex; in setupPendingSolution()
631 secondPassStartIndex = values.size(); in setupSecondPass()
660 if (secondPassStartIndex < 0) in gettingWorse()
665 if (length - secondPassStartIndex < streak + 1) in gettingWorse()