[Kstars-devel] branches/kstars/summer/kdeedu/kstars/kstars
Akarsh Simha
akarshsimha at gmail.com
Fri Jul 11 19:21:30 CEST 2008
> It's still not right because JD=1 does not correspond to Jan 1, year
> 1. So JD=2000*365 is not the year 2000. You can use J2000, which is
> #defined to the JD of 1/1/2000.
>
> KSNumbers( J2000 );
> long double jy; //jy is years since 2000
> for ( jy=0.0; jy<10000.0; jy += 500.0 ) {
> num.updateValues( J2000 + jy*365.238 );
>
Lack of knowledge of astronomy. Thanks for that. I'll fix that.
Regards
Akarsh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.kde.org/pipermail/kstars-devel/attachments/20080711/a685ee94/attachment.pgp
More information about the Kstars-devel
mailing list