Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Dbacklash_comp.h101 BACKLASH_MIN_COUNT = 3, enumerator
H A Dbacklash_comp.cpp963 if (m_acceptedMoves < BACKLASH_MIN_COUNT) // More work to do in DecMeasurementStep()
996 …if (m_acceptedMoves >= BACKLASH_MIN_COUNT || m_backlashExemption || OutOfRoom(pCamera->FullSize, c… in DecMeasurementStep()