[Kstars-devel] kdeedu/kstars/kstars
Jason Harris
jharris at as.arizona.edu
Wed Jan 14 23:31:37 CET 2004
Hi Pablo,
I think you need to revert this fix; only "showstopper" bugs can be fixed now
that we are in "deep freeze" (since Monday).
Jason
On Wednesday 14 January 2004 03:21 pm, Pablo de Vicente wrote:
> CVS commit by pvicente:
>
> Fixed a bug when precessing from 1950.0 to any epoch different of J2000.
> I just needed to recompute cosine and sine of RA and Dec once precession
> from B1950 to J2000 was completed, so that precession from J2000 to the
> target epoch was done correctly.
>
> All the other cases: B1950 to J2000 or any epoch != B1950 to any epoch
> worked fine.
>
> CCMAIL: kstars-devel at kde.org
>
>
> M +2 -0 skypoint.cpp 1.19
>
>
> --- kdeedu/kstars/kstars/skypoint.cpp #1.18:1.19
> @@ -256,4 +256,6 @@ void SkyPoint::precessFromAnyEpoch(long
> B1950ToJ2000();
> jd0 = J2000;
> + RA.SinCos( sinRA, cosRA );
> + Dec.SinCos( sinDec, cosDec );
> }
>
>
>
> _______________________________________________
> Kstars-devel mailing list
> Kstars-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kstars-devel
--
=--=--=--=--=--=--=--=--=
Dr. Jason Harris
jharris at as.arizona.edu
SO 326 (520) 621-5923
=--=--=--=--=--=--=--=--=
More information about the Kstars-devel
mailing list