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

Description

Defines class MaskUnitsConverter.

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

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MaskUnitsConverter
 The MaskUnitsConverter converts coordinates of all masks from one units to anoter. I.e. masks in 'mm' into masks in 'deg'. This is done in two steps. On first step masks are converted from native coordinates (as given by axes of Datafield) into bin-fraction coordinates. On second step masks are converted from bin-fraction coordinates into current axes of Datafield. More...