[Kstars-devel] kdeedu/kstars/kstars
Pablo de Vicente
p.devicente at wanadoo.es
Sat Feb 21 17:31:13 CET 2004
CVS commit by pvicente:
Modified the calculator's horizontal coordinates module (this was added to
the wish list by Jasem ..:-) )
Now it is possible to select the input coordinates and perform transformations
of coordinates from catalog coordinates (or also from apparent
coordinates) to horizontal coordinates or the other way round, from horizontal
coordinates to apparent coordinates. If we go from horizontal coords to
equatorial apparent coordinates the epoch is considered to be the one
defined by the date and time in the upper group box. There is implementation
to choose another epoch. That is, I do not allow to go from horizontal
coordinates to a reference epoch like J2000 or 1950. If you need to do that,
you may choose the date and time in the upper group box for January 1st 2000
and you will get coordinates which are very similar the catalog ones for J2000.
I have also removed the epochToJd function since this function is already
defined in KSUtils so that it can be used from different calculator modules.
CCMAIL: kstars-devel at kde.org
M +46 -17 modcalcazel.cpp 1.8
M +33 -8 modcalcazel.h 1.4
M +35 -3 modcalcazeldlg.ui 1.8
More information about the Kstars-devel
mailing list