compute_tth: Calculate 2-theta angle for XRD reflection

View source: R/compute_tth.R

compute_tthR Documentation

Calculate 2-theta angle for XRD reflection

Description

Accepts a d-spacing and reflection order

Usage

compute_tth(d, n = 1, lambda = 1.54056)

Arguments

d

d-spacings in Angstroms

n

order of the reflection.

lambda

wavelength of X-ray radiation, defaults to K~alpha~ for Cu radiation (1.54056)

Value

two-theta angle in degrees


evanmascitti/soiltestr documentation built on Oct. 6, 2022, 5:32 p.m.