Is Sun distance wrong?
Posted: 21.01.2007, 02:07
It comes from buildstardb.cpp, function HipparcosStar TheSun(), where parallax is set to 1000000.0f; this causes sun to be listed with distance 0.00326167 ly in data/stars.txt and data/nearstars.stc :O Compare that to astro::AUtoLightYears(1), which gives 1.580302e-5.
I wonder if it is even used...
I wonder if it is even used...