BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
This is the complete list of members for SpecularElement, including all inherited members.
FromAlphaScan(double wavelength, double alpha, const PolMatrices &polMatrices, bool computable) | SpecularElement | static |
FromQzScan(double kz, const PolMatrices &polMatrices, bool computable) | SpecularElement | static |
IElement(PolMatrices polMatrices) | IElement | inlineexplicit |
intensity() const | SpecularElement | inline |
isCalculated() const | SpecularElement | inline |
m_computable | SpecularElement | private |
m_intensity | SpecularElement | private |
m_kz_computation | SpecularElement | private |
m_polMatrices | IElement | protected |
polMatrices() const | IElement | inline |
produceKz(const SliceStack &slices) | SpecularElement | |
setIntensity(double intensity) | SpecularElement | inline |
SpecularElement(const SpecularElement &other)=delete | SpecularElement | |
SpecularElement(SpecularElement &&other) | SpecularElement | |
SpecularElement(bool computable, const PolMatrices &polMatrices, std::function< std::vector< complex_t >(const SliceStack &)> kz_comp) | SpecularElement | private |
~SpecularElement() | SpecularElement |