BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Defines materials in namespace refMat.
Definition in file ReferenceMaterials.h.
Go to the source code of this file.
Namespaces | |
refMat | |
Reference materials for use in tests and exemplary samples. | |
Macros | |
#define | BORNAGAIN_SAMPLE_STANDARDSAMPLES_REFERENCEMATERIALS_H |
Variables | |
static const Material | refMat::Ag = RefractiveMaterial("Ag", 1.245e-5, 5.419e-7) |
static const Material | refMat::AgO2 = RefractiveMaterial("AgO2", 8.600e-6, 3.442e-7) |
static const Material | refMat::Particle = RefractiveMaterial("Particle", 6e-4, 2e-8) |
static const Material | refMat::Substrate = RefractiveMaterial("Substrate", 6e-6, 2e-8) |
static const Material | refMat::Substrate2 = RefractiveMaterial("Substrate2", 3.212e-6, 3.244e-8) |
static const Material | refMat::Teflon = RefractiveMaterial("Teflon", 2.900e-6, 6.019e-9) |
static const Material | refMat::Vacuum = RefractiveMaterial("Vacuum", 0.0, 0.0) |
#define BORNAGAIN_SAMPLE_STANDARDSAMPLES_REFERENCEMATERIALS_H |
Definition at line 21 of file ReferenceMaterials.h.