[Kstars-devel] Review Request 113325: Calling findMagnitude() from DetailDialog via public function setCurrentMag()

Vijay Dhameliya vijay.atwork13 at gmail.com
Fri Oct 18 10:53:06 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113325/
-----------------------------------------------------------

Review request for KStars, Akarsh Simha, Rafal Kulaga, and Rishab Arora.


Repository: kstars


Description
-------

Strange thing is findMagnitude() function from moon object is never called in Kstars even though its implementation is correct and yields correct magnitude of moon according to wikipedia. 
The public method setCurrentMag() can be called from anywhere in Kstars to set magnitude in Moon object and it is called from class DetailDialog to saw magnitude in detail dialog widget. 
Many skyobject like Saturn and some stars the magnitude is always in hundredth decimal place so it is better to set magnitude to hundredth decimal place in class DetailDialog. 


Diffs
-----

  kstars/dialogs/detaildialog.cpp efda624 
  kstars/skyobjects/ksmoon.h 559d203 
  kstars/skyobjects/ksmoon.cpp ac7e4ed 

Diff: http://git.reviewboard.kde.org/r/113325/diff/


Testing
-------

Integer digits of magnitude being calculated matches to that given on Wikipedia for all phases 


Thanks,

Vijay Dhameliya

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kstars-devel/attachments/20131018/63fe71da/attachment.html>


More information about the Kstars-devel mailing list