Version: (using Devel) Compiler: gcc (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] OS: Linux Installed from: Compiled sources KStars already has a tool for calculating the FOV of an optical telescope, a camera, or a radiotelescope (*everyone* has one of those lying around somewhere, right?) but it doesn't have a tool for calculating the FOV of binoculars, which are far more common than the 3 existing options.
Binocular FOVs are specified as linear FOVs and not angular FOVs. It would be useful to include a tool that will covert it into an angular FOV. Working on that.
SVN commit 912171 by asimha: Adding a tool to calcuate the angular FOV of a binocular given the linear FOV. CCMAIL: kstars-devel@kde.org BUG: 178339 M +17 -0 fovdialog.cpp M +1 -0 fovdialog.h M +178 -0 newfov.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=912171