|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Information about single particle form factor and specular info of the embedding layer. More...
Public Member Functions | |
| FormFactorCoherentPart (IFormFactor *p_ff) | |
| FormFactorCoherentPart (const FormFactorCoherentPart &other) | |
| FormFactorCoherentPart (FormFactorCoherentPart &&other) | |
| FormFactorCoherentPart & | operator= (const FormFactorCoherentPart &other) |
| FormFactorCoherentPart & | operator= (FormFactorCoherentPart &&other) |
| complex_t | evaluate (const SimulationElement &sim_element) const |
| Eigen::Matrix2cd | evaluatePol (const SimulationElement &sim_element) const |
| void | setSpecularInfo (const IFresnelMap *p_fresnel_map, size_t layer_index) |
| double | radialExtension () const |
Information about single particle form factor and specular info of the embedding layer.
Definition at line 29 of file FormFactorCoherentPart.h.