The Cartesian Coordinates can be retrieved from spherical coordinates (l,q,a) by:
X = r.sinq.cosa
Y = r.sinq.sina
Z = r.sinq
Using the same we get for P,
Y = P.sinq.sina
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.