Conversion of cosines to azimuth and plunge | R Documentation |
Conversion of cosines to azimuth and plunge.
cosap(x,y,z)
x |
x component of cosine. |
y |
y component of cosine. |
z |
z component of cosine. |
Orientation: x>0 is 'eastward', y>0 is 'southward', and z>0 is 'downward'.
A list including:
A |
The azimuth |
P |
The plunge |
Eli Amson.
R implementation and documentation: Eli Amson <eli.amson1988@gmail.com>.
Amson E, Arnold P, Van Heteren AH, Cannoville A, Nyakatura JA. Trabecular architecture in the forelimb epiphyses of extant xenarthrans (Mammalia). Frontiers in Zoology.
euclid, euclid.inv, eul2rot
cosap(-0.505, 0.510, -0.696)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.