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

Go to the source code of this file.

Namespaces

 anonymous_namespace{SimpleUnitConverters.cpp}
 

Functions

double anonymous_namespace{SimpleUnitConverters.cpp}::getQ (double wavelength, double angle)
 

Variables

const std::string z_axis_name = "Position [nm]"
 

Detailed Description

Implements IUnitConverter 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 SimpleUnitConverters.cpp.

Variable Documentation

◆ z_axis_name

const std::string z_axis_name = "Position [nm]"

Definition at line 394 of file SimpleUnitConverters.cpp.

Referenced by DepthProbeConverter::DepthProbeConverter().