Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguide.h337 void checkExposureValue(ISD::CCDChip *targetChip, double exposure, IPState expState);
H A Dguide.cpp533 …connect(currentCCD, &ISD::CCD::newExposureValue, this, &Ekos::Guide::checkExposureValue, Qt::Uniqu… in checkCCD()
1762 void Guide::checkExposureValue(ISD::CCDChip *targetChip, double exposure, IPState expState) in checkExposureValue() function in Ekos::Guide