Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/
H A Dprofilewizard.h37 typedef enum { INTERNAL_GUIDER, PHD2_GUIDER, LIN_GUIDER } GuiderType; enumerator
H A Dprofilewizard.cpp232 useGuiderType = PHD2_GUIDER; in createProfile()