BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines basic material implementation interface. More...
Go to the source code of this file.
Classes | |
class | BaseMaterialImpl |
Interface for material implementation classes. More... | |
Macros | |
#define | BORNAGAIN_SAMPLE_MATERIAL_BASEMATERIALIMPL_H |
Enumerations | |
enum class | MATERIAL_TYPES { InvalidMaterialType = -1 , RefractiveMaterial = 0 , MaterialBySLD } |
Defines basic material implementation interface.
Definition in file BaseMaterialImpl.h.
#define BORNAGAIN_SAMPLE_MATERIAL_BASEMATERIALIMPL_H |
Definition at line 21 of file BaseMaterialImpl.h.
|
strong |
Enumerator | |
---|---|
InvalidMaterialType | |
RefractiveMaterial | |
MaterialBySLD |
Definition at line 29 of file BaseMaterialImpl.h.