BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
UnitConverter1D.cpp File Reference
Include dependency graph for UnitConverter1D.cpp:

Go to the source code of this file.

Namespaces

 anonymous_namespace{UnitConverter1D.cpp}
 

Functions

double anonymous_namespace{UnitConverter1D.cpp}::getQ (double wavelength, double angle)
 
double anonymous_namespace{UnitConverter1D.cpp}::getInvQ (double wavelength, double q)
 
std::unique_ptr< PointwiseAxisanonymous_namespace{UnitConverter1D.cpp}::createTranslatedAxis (const IAxis &axis, std::function< double(double)> translator, std::string name)
 

Detailed Description

Implements UnitConverter1D class and derived classes.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file UnitConverter1D.cpp.