Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Dmount.cpp1601 inline static GuideParity guide_parity(int val) in guide_parity() function
1711 …cal->raGuideParity = guide_parity(pConfig->Profile.GetInt(prefix + "raGuideParity", GUIDE_PARITY_U… in GetLastCalibration()
1712 …cal->decGuideParity = guide_parity(pConfig->Profile.GetInt(prefix + "decGuideParity", GUIDE_PARITY… in GetLastCalibration()
H A Dmyframe.cpp2233 inline static GuideParity guide_parity(int p) in guide_parity() function
2258 …cal.raGuideParity = guide_parity(pConfig->Profile.GetInt(prefix + "raGuideParity", GUIDE_PARITY_UN… in load_calibration()
2259 …cal.decGuideParity = guide_parity(pConfig->Profile.GetInt(prefix + "decGuideParity", GUIDE_PARITY_… in load_calibration()