Home
last modified time | relevance | path

Searched defs:fovHeight (Results 1 – 2 of 2) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Deyepiecefield.cpp179 double fovWidth, fovHeight; in showEyepieceField() local
206 void EyepieceField::showEyepieceField(SkyPoint *sp, const double fovWidth, double fovHeight, const … in showEyepieceField()
263 double fovHeight, const QString &imagePath) in generateEyepieceView()
488 …eceField::renderEyepieceView(SkyPoint *sp, QPixmap *renderChart, double fovWidth, double fovHeight, in renderEyepieceView()
546 double fovWidth = 0, fovHeight = 0; in slotDownloadDss() local
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstarsdbus.cpp895const double fovHeight, const double rotation, const double scale, const bool flip, in renderEyepieceView()