Returns Besselian elements as raw data or a structured response
Besselian elements are used to calculate data related to the circumstances and observation of solar eclipses. They are represented by a set of numeric values which can be used in conjunction with standard methods developed by Bessel, Chauvenet, Comrie, Meeus and others to perform a variety of eclipse related computations.
If you are performing your own eclipse calculations, the Besselian elements are almost certainly a required input.
For an explanation of the astronomical significance of the numbers included in the Besselian elements, please consult one of the standard sources, such as the Explanatory Supplement to the Astronomical Almanac.
Besselian elements are available for all solar eclipses occurring between the years 1500 and 2500
Delta T Predictions
For eclipses occurring in within the coming 12 months, the Delta T values included in the Besselian elements are periodically updated from values predicted by IERS Bulletin-A.
As an eclipse approaches, the predicted value of Delta T may be subject to (typically) minor revisions of the order of a fraction of a second. Such changes, applied to eclipse calculations, change local circumstances timings, position angles, and the location of paths - however, such changes are usually relatively minor.
Request format
Given the midnight UTC on the date of the eclipse, converted to a Julian Day, the request is made as shown:
You can request whichever format (raw or structured) is most suitable for your application and adapt the example code above to convert from raw to your own typed language implementation.