ifw-odp 5.0.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ifw::odp::CenterGauss Struct Reference

#include <recipe.hpp>

Public Member Functions

 CenterGauss ()
 
std::string Center ()
 

Public Attributes

std::array< double, 2 > center
 
std::array< double, 2 > center_err
 
std::array< double, 2 > fwhm
 
std::array< double, 2 > fwhm_err
 
std::array< double, 2 > sigma
 
std::array< double, 2 > sigma_err
 
double intensity
 

Detailed Description

CenterGauss - Struct for storing the results from CLIPM center gauss.

See also
CLIPM library

Constructor & Destructor Documentation

◆ CenterGauss()

ifw::odp::CenterGauss::CenterGauss ( )
inline

Member Function Documentation

◆ Center()

std::string ifw::odp::CenterGauss::Center ( )
inline

Member Data Documentation

◆ center

std::array<double, 2> ifw::odp::CenterGauss::center

◆ center_err

std::array<double, 2> ifw::odp::CenterGauss::center_err

◆ fwhm

std::array<double, 2> ifw::odp::CenterGauss::fwhm

◆ fwhm_err

std::array<double, 2> ifw::odp::CenterGauss::fwhm_err

◆ intensity

double ifw::odp::CenterGauss::intensity

◆ sigma

std::array<double, 2> ifw::odp::CenterGauss::sigma

◆ sigma_err

std::array<double, 2> ifw::odp::CenterGauss::sigma_err

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