Recent content by ronslow

  1. R

    How to Rotate a Vector in Different Coordinate Spaces?

    I have a vector v(r, theta, phi) in one coordinate space. I need to calculate the values r', theta' and phi' for the same vector in another coordinate space which is rotated by alpha, beta and gamma about the x, y and z axis respectively Is there an easy way to do this? Thanks Robert
  2. R

    Reconstruction of vector field from spherical harmonic coefficients

    Answer here: http://homepage.mac.com/hanspeterschaub/work/Papers/UnderGradStudents/MagneticField.pdf
  3. R

    Reconstruction of vector field from spherical harmonic coefficients

    The JGM3 model of Earth's gravity is expressed in the form of coefficients C and S to Legendre polynomials in r, theta and phi which give the gravitational potential U = \sum\sum CV + SW Can anyone tell me the algorithm for calculating acceleration vector g(r, theta, phi) from the...
Back
Top