BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines interface UnitConverterSimple and its subclasses. More...
Go to the source code of this file.
Classes | |
class | UnitConverterSimple |
Interface for objects that provide axis translations to different units for IDetector objects. More... | |
struct | UnitConverterSimple::AxisData |
class | SphericalConverter |
IUnitConverter class that handles the unit translations for spherical detectors Its default units are radians for both axes. More... | |
class | RectangularConverter |
IUnitConverter class that handles the unit translations for rectangular detectors Its default units are mm for both axes. More... | |
class | OffSpecularConverter |
IUnitConverter class that handles the unit translations for off-specular simulations with a spherical detector Its default units are radians for both axes. More... | |
class | DepthProbeConverter |
DepthProbeConverter class handles the unit translations for depth probe simulations Its default units are radians for x-axis and nm for y-axis. More... | |
Defines interface UnitConverterSimple and its subclasses.
Definition in file SimpleUnitConverters.h.