willissteve0
New member
- Joined
- Aug 17, 2008
- Messages
- 7
- Reaction score
- 0
- Points
- 0
Hi Chaps,
I am looking through lua scripting at the moment and putting together some simple scripts to try and get a feel for the system orbiter uses.
I am trying to decipher the output of the pitch angle function and respective bank and yaw functions.
the output is a number like 1.03045677 and so on depending on the attitude of the vessel. In the documentation it says the that the output is [rad] now is that radians or a vector?
Also the documentation says that that function is in relation to the local horizon which if I am orbiting Earth I would assume would be relative to the horizon of Earth?
I know a little about vectors from Blender but and know that a vector is based on a direction and a magnitude so does any one know any good tutorials or posts on how we convert these figures into a more understandable unit like degrees or radians?
I apologize if this has already been covered in a past thread I did search but didn't find anything relative.
I would have thought this would be a common query or maybe I am a little slow?
Kind Regards
Steve
I am looking through lua scripting at the moment and putting together some simple scripts to try and get a feel for the system orbiter uses.
I am trying to decipher the output of the pitch angle function and respective bank and yaw functions.
the output is a number like 1.03045677 and so on depending on the attitude of the vessel. In the documentation it says the that the output is [rad] now is that radians or a vector?
Also the documentation says that that function is in relation to the local horizon which if I am orbiting Earth I would assume would be relative to the horizon of Earth?
I know a little about vectors from Blender but and know that a vector is based on a direction and a magnitude so does any one know any good tutorials or posts on how we convert these figures into a more understandable unit like degrees or radians?
I apologize if this has already been covered in a past thread I did search but didn't find anything relative.
I would have thought this would be a common query or maybe I am a little slow?
Kind Regards
Steve