| geod_rotate | R Documentation | 
Transform tensor strains in a 1-2 system into an r-t system
geod_rotate(E11, E22, E12, geodesic.deg = 0, NsEwNw = FALSE, ...)
geod_rotate2(BSM, geodesic.deg = 0, check.columns = FALSE, ...)
## Default S3 method:
geod_rotate(E11, E22, E12, geodesic.deg = 0, NsEwNw = FALSE, ...)
E11 | 
 numeric; 1-axis strain  | 
E22 | 
 numeric; 2-axis strain  | 
E12 | 
 numeric; shear strain  | 
geodesic.deg | 
 numeric; the azimuth of the geodesic (in degrees)  | 
NsEwNw | 
 unused??  | 
... | 
 additional parameters  | 
BSM | 
 numeric matrix with columns   | 
check.columns | 
 logical; should column names be checked?  | 
geod_rotate2 is a kludge for the moment, to
prove tensor strain rotations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.