BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
SpecularElement Member List

This is the complete list of members for SpecularElement, including all inherited members.

FromAlphaScan(double wavelength, double alpha, const PolMatrices &polMatrices, bool computable)SpecularElementstatic
FromQzScan(double kz, const PolMatrices &polMatrices, bool computable)SpecularElementstatic
IElement(PolMatrices polMatrices)IElementinlineexplicit
intensity() constSpecularElementinline
isCalculated() constSpecularElementinline
m_computableSpecularElementprivate
m_intensitySpecularElementprivate
m_kz_computationSpecularElementprivate
m_polMatricesIElementprotected
polMatrices() constIElementinline
produceKz(const SliceStack &slices)SpecularElement
setIntensity(double intensity)SpecularElementinline
SpecularElement(const SpecularElement &other)=deleteSpecularElement
SpecularElement(SpecularElement &&other)SpecularElement
SpecularElement(bool computable, const PolMatrices &polMatrices, std::function< std::vector< complex_t >(const SliceStack &)> kz_comp)SpecularElementprivate
~SpecularElement()SpecularElement