BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
HomogeneousRegion Struct Reference

Struct that contains information on a single homogeneous region of a particle inside a single layer. More...

Collaboration diagram for HomogeneousRegion:
[legend]

Public Attributes

Material m_material
 
double m_volume
 

Detailed Description

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.

Member Data Documentation

◆ m_material

Material HomogeneousRegion::m_material

Definition at line 34 of file HomogeneousRegion.h.

◆ m_volume

double HomogeneousRegion::m_volume

Definition at line 33 of file HomogeneousRegion.h.


The documentation for this struct was generated from the following file: