Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.h187 …void processAutofocusStarting(double time, double temperature, const QString &filter, bool batchMo…
H A Danalyze.cpp753 processAutofocusStarting(time, temperature, filter, true); in processInputLine()
2189 processAutofocusStarting(logTime(), temperature, filter); in autofocusStarting()
2192 void Analyze::processAutofocusStarting(double time, double temperature, const QString &filter, bool… in processAutofocusStarting() function in Ekos::Analyze