Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telescope pointing az and ze #60

Open
fvisconti opened this issue Mar 9, 2018 · 1 comment
Open

Telescope pointing az and ze #60

fvisconti opened this issue Mar 9, 2018 · 1 comment

Comments

@fvisconti
Copy link

What functions shall I use to read telescope azimuth and zenith?
I found get_azimuth_raw and get_altitude_raw that seem suitable, but I'm not sure they return correct results, can somebody confirm?

@jacquemier
Copy link
Contributor

get_azimuth_raw returns azimuth_raw from TrackEvent strucure (io_hess.h) ///< Raw azimuth angle [radians from N->E].

get_altitude_raw returns altitude_raw from TrackEvent strucure (io_hess.h) ; ///< Raw altitude angle [radians].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants