extensions: Calculate extensions along specified axes

View source: R/strains.R

extensionsR Documentation

Calculate extensions along specified axes

Description

Calculate extensions along specified axes

Usage

extensions(S, orientations = c(0, 45, 90))

## Default S3 method:
extensions(S, orientations = c(0, 45, 90))

Arguments

S

calibrated strain data

orientations

numeric; the angles to evaluate extensional strain at

...

additional parameters

Details

orientations is right-hand rule (ccw) relative the 1-axis (x); in a compass system 0 would be to the West, and 90 to the North.


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