Home
> Web Site Updates > AA+ v1.91
AA+ v1.91
August 1, 2017
Just to let everyone know that v1.91 of AA+ has been released. Updates for this version include:
- Fixed up alignment of lookup tables in AAMercury.cpp module.
- Fixed up alignment of lookup tables in AAVenus.cpp module.
- Fixed up alignment of lookup tables in AAEarth.cpp module.
- Fixed up alignment of lookup tables in AAMars.cpp module.
- Fixed up alignment of lookup tables in AAJupiter.cpp module.
- Fixed up alignment of lookup tables in AASaturn.cpp module.
- Fixed up alignment of lookup tables in AAUranus.cpp module.
- Fixed up alignment of lookup tables in AANeptune.cpp module.
- Fixed up alignment of lookup tables in AAPluto.cpp module.
- Fixed up alignment of lookup tables in AAMoon.cpp module.
- Lookup tables in AAELPMPP02.cpp now consistently use lowercase "e" when declaring values in lookup tables.
Categories: Web Site Updates
Is there a forum for the AA+ source code. I am trying to setup the code to calculate for the dwarf planet Ceres using the orbital elements. Trying to calculate the Rise Transit and Set times. Is there anywhere I can post my source code and ask a question?
Pat George
Easiest thing to do is to email me directly at pjna@naughter.com. I would also point you to the AATest.cpp which contains fully worked examples of the rise / transit and set times and the AA+.htm file which contains the library documentation and a number of documented gotchas which you need to look out for when calculating the rise / transit and set times. I would also suggest you get a copy of Meeus’s book on which the code is based to fully understand the code.