Hi, I have a couple of question regarding planetary atmosphere and the ecliptic reference frame:
a) is the atmosphere "solidly" rotating with the planet? That is, is
[math]\mathbf{v}_{air} = \omega (R_{P} + h) \cos \lambda \hspace{5pt}\mathbf{x} [/math] where h is the altitude, R_P the radius of the planet, [math]\lambda[/math] the latitude and [math]\mathbf{x}[/math] the vector pointing east?
b) I cannot find how the ecliptic reference frame is defined for a given planet: I understand that x points toward the vernal equinox. Also, since orbiter uses a left-handed system, I assume that y points towards the ecliptic North pole and is the cross product of the two (pointing east, while looking at the vernal equinox from earth, from the northern hemisphere). Is that correct?
I was lying, the questions are three
. Is there a function to invert/transpose a matrix in the sdk? I can find ways to multiply matrices and vectors in the api, but no transposition or inversion is allowed. Transposition is sufficient because I need to invert rotation matrices.
Thank you.
a) is the atmosphere "solidly" rotating with the planet? That is, is
[math]\mathbf{v}_{air} = \omega (R_{P} + h) \cos \lambda \hspace{5pt}\mathbf{x} [/math] where h is the altitude, R_P the radius of the planet, [math]\lambda[/math] the latitude and [math]\mathbf{x}[/math] the vector pointing east?
b) I cannot find how the ecliptic reference frame is defined for a given planet: I understand that x points toward the vernal equinox. Also, since orbiter uses a left-handed system, I assume that y points towards the ecliptic North pole and is the cross product of the two (pointing east, while looking at the vernal equinox from earth, from the northern hemisphere). Is that correct?
I was lying, the questions are three
Thank you.