Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguide.cpp2794 const int newRaOffsetMsec = newPos(nonGuidedPulseGenerator); in nonGuidedDither() local
2795 const int raPulse = nonGuidedDitherRaOffsetMsec - newRaOffsetMsec; in nonGuidedDither()
2796 nonGuidedDitherRaOffsetMsec = newRaOffsetMsec; in nonGuidedDither()