azimuth: Map an angle into the corresponding strain angle.

strain_azimuthR Documentation

Map an angle into the corresponding strain angle.

Description

Uniaxial strains in parallel directions are indistinguishible; this function maps an angle into a physically realistic range: (-90,90]

Usage

strain_azimuth(Az)

.az_wrap(Az, wraps = c(360))

Arguments

Az

numeric; an angle, in degrees

wraps

numeric; the bounding range to map angles into.

Details

The mapping is relative to the zero-angle. The mapping uses .az_wrap with wraps=180.


abarbour/strain documentation built on Oct. 13, 2023, 11:44 p.m.