Skip to content

Heading of bodies rising/setting ? #228

Answered by cosinekitty
achalmers asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @achalmers. The easiest way to do this is to use the time returned by Astronomy_SearchRiseSet, and call Astronomy_Horizon with the same body and time. The return value will be horizontal coordinates in the type astro_horizon_t. The azimuth field will tell you what compass direction to look. The azimuth value is oriented such that 0=North, 90=East, 180=South, 270=West.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@achalmers
Comment options

Answer selected by achalmers
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants