Home
last modified time | relevance | path

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

/dports/devel/indi/indi-1.9.1/drivers/telescope/
H A Dlx200pulsar2.cpp466 bool getPECorrection(const int fd, PECorrection *PECra, PECorrection *PECdec) in getPECorrection() argument
472 …sscanf(response, "%1d,%1d", reinterpret_cast<int *>(PECra), reinterpret_cast<int *>(PECdec)) == 2); in getPECorrection()