|
Dear John,
I calculated what you need (according to
Meeus' truncated VSOP87 theory):
I used The Sun API (www.sunlitdesign.com/products/thesunapi)
and Excel.
By way of example: the time of the September Equinox may be found using the
Find Annual Feature function The Find Annual Feature function takes
two parameters. The first is any date in the year that is to be searched
and the second is the feature that we are searching for. The Find Annual
Feature function returns a Modified Julian Day.
sdxFindAnnFeatx(sdMJDx(2001,1,1,0,0,0,6),sdFeatEquinoxSep())
= "52174.9614660165<MJD>
52174.9614660165</MJD><TimeZone>6</TimeZone>"
Repeating the example and using the Time To
Text function gives us the calendar day for Tucson, AZ
sdxTime2Text(sdxfindannfeatx(sdmjdx(2001,1,1,0,0,0,6),sdfeatequinoxsep()))
= " 2001/09/22
17:04:30.6638 [+6 gives UT]"
These numbers above agree nicely with:
Regards
David Pratten
Author - The Sun API
|
- equinox solar declination John Carmichael
- RE: equinox solar declination Tom Kreyche
- Re: equinox solar declination John Carmichael
- RE: equinox solar declination Roger Bailey
- RE: equinox solar declination david
- Re: equinox solar declination Ron Anthony
