Summary: | Binoculars F.O.V. calculation tool | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | Henry de Valence <hdevalence> |
Component: | general | Assignee: | kstars |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | akarsh.simha |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Henry de Valence
2008-12-21 00:50:19 UTC
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 |