BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Implements class SampleToPython.
Definition in file SampleToPython.cpp.
Go to the source code of this file.
Variables | |
static const std::map< int, char > | axisChar {{0, 'X'}, {1, 'Y'}, {2, 'Z'}} |
const std::map< MATERIAL_TYPES, std::string > | factory_names |
|
static |
Definition at line 42 of file SampleToPython.cpp.
const std::map<MATERIAL_TYPES, std::string> factory_names |
Definition at line 143 of file SampleToPython.cpp.
Referenced by SampleToPython::defineMaterials().