Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sidereal and solar data update #4

Open
dl9sec opened this issue Feb 27, 2019 · 0 comments
Open

Sidereal and solar data update #4

dl9sec opened this issue Feb 27, 2019 · 0 comments

Comments

@dl9sec
Copy link

dl9sec commented Feb 27, 2019

For all those, who want to use the implementation after year 2015, the sidereal and solar data should be updated (see http://www.amsat.org/articles/g3ruh/111.html end of code).
Change the lines 41..49 in P13.h to

static const double YG = 2014.f;
static const double G0 = 99.5828f;
static const double MAS0 = 356.4105f;
static const double MASD = 0.98560028f;
static const double EQC1 = 0.03340;
static const double EQC2 = 0.00035;
static const double INS = radians(23.4375f);

Solar data is valid until ~2030

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant