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

Defines interface UnitConverterSimple and its subclasses. More...

Include dependency graph for SimpleUnitConverters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UnitConverterSimple::AxisData
 
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...
 
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  RectangularConverter
 IUnitConverter class that handles the unit translations for rectangular detectors Its default units are mm for both axes. More...
 
class  SphericalConverter
 IUnitConverter class that handles the unit translations for spherical detectors Its default units are radians for both axes. More...
 
class  UnitConverterSimple
 Interface for objects that provide axis translations to different units for IDetector objects. More...
 

Macros

#define BORNAGAIN_DEVICE_DETECTOR_SIMPLEUNITCONVERTERS_H
 

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.

Macro Definition Documentation

◆ BORNAGAIN_DEVICE_DETECTOR_SIMPLEUNITCONVERTERS_H

#define BORNAGAIN_DEVICE_DETECTOR_SIMPLEUNITCONVERTERS_H

Definition at line 21 of file SimpleUnitConverters.h.