BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Defines ExportToPython namespace.
Definition in file ExportToPython.h.
Go to the source code of this file.
Namespaces | |
Py | |
Py::Export | |
Wraps methods that serialize objects to Python. | |
Functions | |
std::string | Py::Export::sampleCode (const MultiLayer &sample) |
std::string | Py::Export::simulationPlotCode (const ISimulation &simulation) |
std::string | Py::Export::simulationSaveCode (const ISimulation &simulation, const std::string &fname) |