BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Defines basic material implementation interface.
Definition in file BaseMaterialImpl.h.
Go to the source code of this file.
Classes | |
class | BaseMaterialImpl |
Interface for material implementation classes. Inherited by MagneticMaterialImpl, which has further children. More... | |
Macros | |
#define | BORNAGAIN_SAMPLE_MATERIAL_BASEMATERIALIMPL_H |
Enumerations | |
enum class | MATERIAL_TYPES { InvalidMaterialType = -1 , RefractiveMaterial = 0 , MaterialBySLD } |
#define BORNAGAIN_SAMPLE_MATERIAL_BASEMATERIALIMPL_H |
Definition at line 21 of file BaseMaterialImpl.h.
|
strong |
Enumerator | |
---|---|
InvalidMaterialType | |
RefractiveMaterial | |
MaterialBySLD |
Definition at line 30 of file BaseMaterialImpl.h.