Re: Excel spread*** Great Circle calculator
- From: "Murray Anderson" <murraya@xxxxxxxxxxxx>
- Date: Wed, 22 Jun 2005 23:25:13 -0400
William Kahan gives a stable formula at this link:
http://www.cs.berkeley.edu/~wkahan/Math128/angle.pdf
Note that he doesn't include the radius of the planet, you have to multiply
his 'v' (in radians) by the radius of the earth.
He's giving the angle between two stars using alt-azimuth coordinates, but
his 'a' is the longitude difference, 'h' the latitude difference, and 'H'
the latitude of the first point in your application. You should filter out
the trivial cases where the tangents blow up, but the formula seems to work
anyway even if you don't (in Open Office 1.3).
Murray Anderson
"Lynndel Humphreys" <lynndel@xxxxxxx> wrote in message
news:42b9caa1$1_2@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I need to setup an Excel spread*** to calculate Great Circle distance
and
> bearing from a list of latitude and longitude data. In columns A,B,.....
> what formulae do I need?
>
> =3963*(ACOS(COS(A1)*COS(A2)*COS(B1-B2))+(SIN(A1)*SIN(A2))) doesn't work
for
> the distance
>
>
> --
> Mr. Lynndel Humphreys
> lynndel@xxxxxxx
>
>
>
> ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet
News==----
> http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
Newsgroups
> ----= East and West-Coast Server Farms - Total Privacy via Encryption
=----
.
- References:
- Excel spread*** Great Circle calculator
- From: Lynndel Humphreys
- Excel spread*** Great Circle calculator
- Prev by Date: Re: New space news page
- Next by Date: Re: Heat Resistant Material
- Previous by thread: Excel spread*** Great Circle calculator
- Next by thread: Did anyone see "Megalightning" on Channel 5 (UK) last night?
- Index(es):