Revision d8a0a14...

Go back to digest for 19th June 2011

Bug Fixes in Educational

Samikshan Bairagya committed changes in [kstars] /:

Fixed the magnitudes parameters for comets. All magnitudes greater than or equal to 30
will be treated as abnormal and will have a default value of 99. Changed formula used
to calculate magnitude. New formula used is T-mag = M1 + 5*log10(delta) + k1*log10(r).
Formula from: http://ssd.jpl.nasa.gov/horizons.cgi

File Changes

Modified 5 files
  •   kstars/dialogs/detaildialog.cpp
  •   kstars/skycomponents/cometscomponent.cpp
  •   kstars/skyobjects/kscomet.cpp
  •   kstars/skyobjects/kscomet.h
  •   kstars/skyobjects/skyobject.h
5 files changed in total