| 
    BornAgain
    1.18.0
    
   Simulate and fit neutron and x-ray scattering at grazing incidence 
   | 
 
Declares utilities for unit converters. More...
Go to the source code of this file.
Namespaces | |
| UnitConverterUtils | |
| Namespace enclosing a number of utilities/helpers for unit converters.  | |
Functions | |
| std::unique_ptr< OutputData< double > > | UnitConverterUtils::createOutputData (const IUnitConverter &converter, Axes::Units units) | 
| Returns zero-valued output data array in specified units.  | |
| std::unique_ptr< IUnitConverter > | UnitConverterUtils::createConverterForGISAS (const Instrument &instrument) | 
| Helper factory function to use in GISASSimulation.  More... | |
| std::unique_ptr< IUnitConverter > | UnitConverterUtils::createConverter (const Simulation &simulation) | 
Declares utilities for unit converters.
Definition in file UnitConverterUtils.h.