Home
last modified time | relevance | path

Searched defs:guideStats (Results 1 – 3 of 3) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/internalguide/
H A Dgmath.cpp540 emit guideStats(-out_params.delta[GUIDE_RA], -out_params.delta[GUIDE_DEC], in emitStats() local
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/externalguide/
H A Dphd2.cpp506 emit guideStats(diff_ra_arcsecs, diff_de_arcsecs, pulse_ra, pulse_dec, in processPHD2Event() local
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.cpp2442 void Analyze::guideStats(double raError, double decError, int raPulse, int decPulse, in guideStats() function in Ekos::Analyze