Description Usage Arguments Details Value Author(s) References
Calculate the rotation of a point on the Earth for a given Euler pole. The rotation assumes a shperical earth.
1 | euler.rot(lat1, long1, rotdeg, lat2, long2)
|
lat1 |
Euler-pole latitude |
long1 |
Euler-pole longitude |
rotdeg |
Rotation about Euler-pole |
lat2 |
Latitude of point to be converted |
long2 |
longitude of point to be converted |
Locations of the Euler pole and the point to be rotated must be given in decimal degrees.
Rotated latitude and longitude of the provided point in decimal degrees.
Matthew Vavrek
~put references to the literature/web site here ~
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.