Revision 732841
Go back to digest for 11th November 2007Features in Educational
Jason Harris committed changes in /trunk/KDE/kdeedu/kstars/kstars:
Display apparent altitude, not true altitude in statusbar and details dialog.
Also, added some debug code: when you press "Q", it dumps a series of angle values, followed by their value after refraction correction, followed by the value after the inverse correction. The values in columns 1 and 3 are not quite the same; they differ by up to a few arcseconds.
TODO: SkyObject::riseSetTime() does not take refraction into account, so if you right-click on an object that is just above the south horizon, the popup menu may indicate that it never rises!
File Changes
Modified 2 files
- /trunk/KDE/kdeedu/kstars/kstars
- /detaildialog.cpp
- /skymapevents.cpp
2 files changed in total