d_2_tth: d_2_tth(d, lambda)

View source: R/lattice_parameters.R

d_2_tthR Documentation

d_2_tth(d, lambda)

Description

calculate position of XRD peak in 2*theta scale for d-spacing and wavelength lambda. d-spacing and wavelength shoud be given in same units: angstroms or nanometers

Usage

d_2_tth(d, lambda = 1.54056)

Arguments

d

d-spacing in angstroms

lambda

X-ray wavelength in angstroms

Value

tth 2*theta position of XRD peak

Author(s)

K. Juraić

Examples

d_2_tth(1.59, 1.54056)

kjuraic/rgixrd documentation built on June 19, 2022, 3:21 a.m.