#include <recipe.hpp>
CenterGauss - Struct for storing the results from CLIPM center gauss.
- See also
- CLIPM library
◆ CenterGauss()
ifw::odp::CenterGauss::CenterGauss |
( |
| ) |
|
|
inline |
◆ Center()
std::string ifw::odp::CenterGauss::Center |
( |
| ) |
|
|
inline |
◆ 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: