BornAgain
1.19.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. | |
Macros | |
#define | BORNAGAIN_CORE_SIMULATION_UNITCONVERTERUTILS_H |
Functions | |
std::unique_ptr< IUnitConverter > | UnitConverterUtils::createConverter (const ISimulation &simulation) |
std::unique_ptr< IUnitConverter > | UnitConverterUtils::createConverterForGISAS (const Instrument &instrument) |
Helper factory function to use in GISASSimulation. More... | |
std::unique_ptr< OutputData< double > > | UnitConverterUtils::createOutputData (const IUnitConverter &converter, Axes::Units units) |
Returns zero-valued output data array in specified units. More... | |
Declares utilities for unit converters.
Definition in file UnitConverterUtils.h.
#define BORNAGAIN_CORE_SIMULATION_UNITCONVERTERUTILS_H |
Definition at line 21 of file UnitConverterUtils.h.