Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.cpp69 int SKYBG_GRAPH = -1; variable
609 statsPlot->graph(SKYBG_GRAPH)->addData(time, skyBackground); in addGuideStatsInternal()
1441 updateStat(time, skyBgOut, statsPlot->graph(SKYBG_GRAPH), d2Fcn); in updateStatsValues()
1703SKYBG_GRAPH = initGraphAndCB(statsPlot, skyBgAxis, QCPGraph::lsStepRight, Qt::darkYellow, "SkyBG",… in initStatsPlot()