Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguide.cpp2786 double ditherPulse = Options::ditherNoGuidingPulse(); in nonGuidedDither() local
2789 std::uniform_int_distribution<int> newPos(-ditherPulse, +ditherPulse); in nonGuidedDither()