BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Definition at line 29 of file IElement.h.
Public Member Functions | |
IElement (PolMatrices polMatrices) | |
const PolMatrices & | polMatrices () const |
Returns polarizer and analyzer matrices. More... | |
Protected Attributes | |
const PolMatrices | m_polMatrices |
|
inlineexplicit |
Definition at line 31 of file IElement.h.
|
inline |
Returns polarizer and analyzer matrices.
Definition at line 37 of file IElement.h.
References m_polMatrices.
Referenced by SpecularElement::FromAlphaScan(), SpecularElement::FromQzScan(), DecouplingApproximationStrategy::polarizedCalculation(), SSCAStrategy::polarizedCalculation(), and SpecularComputation::runProtected().
|
protected |
Definition at line 40 of file IElement.h.
Referenced by DiffuseElement::pointElement(), and polMatrices().