If you develop your own code, it's better to start with understanding
the (simple) math behind the stereographic projection. Else,
reverse-engineer StelProjectorClasses.[hpp|cpp)
G
Am 12.05.2016 05:29, schrieb André Moutinho:
> Hello all, I am developing a meteor analysis code using Qt and I a
Hello all,
I have noticed the transformation function “project” uses vector Vec3f
classes as input and output parameters.
How is the RA/DEC and ALT/AZ information stored in such classes? And the
x,y position in screen?
Best
Andre
-
Hi!
2016-05-13 8:27 GMT+07:00 André Moutinho :
> Hello all,
>
> I have noticed the transformation function “project” uses vector Vec3f
> classes as input and output parameters.
>
> How is the RA/DEC and ALT/AZ information stored in such classes? And the
> x,y position in screen?
>
Please see Ste