Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::CurveFitting::Functions::ResolutionParams Struct Reference

Simple data structure to store resolution parameter values It avoids some functions taking a huge number of arguments. More...

#include <VesuvioResolution.h>

Public Attributes

double dEnGauss
 gaussian width in energy (meV More...
 
double dEnLorentz
 lorentz width in energy (meV) More...
 
double dl1
 spread in source-sample distance (m) More...
 
double dl2
 spread in sample-detector distance (m) More...
 
double dthe
 spread in scattering angle (radians) More...
 
double dtof
 spread in tof measurement (us) More...
 

Detailed Description

Simple data structure to store resolution parameter values It avoids some functions taking a huge number of arguments.

Definition at line 27 of file VesuvioResolution.h.

Member Data Documentation

◆ dEnGauss

double Mantid::CurveFitting::Functions::ResolutionParams::dEnGauss

◆ dEnLorentz

double Mantid::CurveFitting::Functions::ResolutionParams::dEnLorentz

◆ dl1

double Mantid::CurveFitting::Functions::ResolutionParams::dl1

◆ dl2

double Mantid::CurveFitting::Functions::ResolutionParams::dl2

◆ dthe

double Mantid::CurveFitting::Functions::ResolutionParams::dthe

◆ dtof

double Mantid::CurveFitting::Functions::ResolutionParams::dtof

The documentation for this struct was generated from the following file: