BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
SimpleUnitConverters.h File Reference

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...
 

Detailed Description

Defines interface UnitConverterSimple and its subclasses.

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.h.