Calculating Compound Angle b/w Planet & Earth-Sun Vectors

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Philosophaie
Messages
456
Reaction score
0
A certain planet has a vector (Recl, L, B). The Earth and Sun vector exists on ecliptic. I need to know how to calculate the compound angle between the planet vector and the Earth-Sun vector.
 
Astronomy news on Phys.org
Philosophaie said:
A certain planet has a vector (Recl, L, B). The Earth and Sun vector exists on ecliptic. I need to know how to calculate the compound angle between the planet vector and the Earth-Sun vector.
There are a number of different possible approaches. Which is easiest will depend on the form in which the vectors are given.

One approach is to express each of the two vectors in Cartesian coordinates, normalise them both to length 1 (ie divide each by its length), take the dot product (sum of componentwise product) , then apply the arcos function.
 
  • Like
Likes   Reactions: jim mcnamara