Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/scheduler/
H A Dmosaic.h63 double getTargetWFOV() const;
H A Dmosaic.cpp453 double Mosaic::getTargetWFOV() const in getTargetWFOV() function in Ekos::Mosaic
568 double const target_fov_w = getTargetWFOV(); in calculateFOV()
656 ui->targetWFOVSpin->setValue(getTargetWFOV()); in resetFOV()
665 double const targetWFOV = getTargetWFOV(); in updateTargetFOVFromGrid()