lstSecDfAddQ: Add Q scale to list of section

Description Usage Arguments Value Author(s) Examples

Description

Add Q scale columns (qx, Qy, Qz) to list of section data frame

Usage

1
lstSecDfAddQ(secLst, aiLst, lambda = 0.154)

Arguments

secLst

list of section data frame (pxH, pxV, Imean, Isd, aif, ai, tthf)

aiLst

list of angle of incidence in deg.

lambda

wavelength in nm

Value

secLst list of data.frame(pxH, pxV, Imean, Isd, aif, ai, tthf, Qx, Qy, Qz)

Author(s)

K. Juraic

Examples

1
 ## Not run: lstSecDfAddAngle(secLst, aiLst, lambda)

kjuraic/rsaxs documentation built on May 20, 2019, 10:26 a.m.