Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguide.cpp844 double finalExposure = seqExpose; in captureOneFrame() local
850 finalExposure *= 3; in captureOneFrame()
853 captureTimeout.start(finalExposure * 1000 + CAPTURE_TIMEOUT_THRESHOLD); in captureOneFrame()
855 targetChip->capture(finalExposure); in captureOneFrame()