BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Struct that contains information on a single homogeneous region of a particle inside a single layer. More...
Public Attributes | |
Material | m_material |
double | m_volume |
Struct that contains information on a single homogeneous region of a particle inside a single layer.
This information is needed for calculating the average of a material, used in the Fresnel calculations.
Definition at line 32 of file HomogeneousRegion.h.
Material HomogeneousRegion::m_material |
Definition at line 34 of file HomogeneousRegion.h.
double HomogeneousRegion::m_volume |
Definition at line 33 of file HomogeneousRegion.h.