#include <recipe.hpp>
CenterGauss - Struct for storing the results from CLIPM center gauss.
- See Also
- CLIPM library
odp::CenterGauss::CenterGauss |
( |
| ) |
|
|
inline |
std::string odp::CenterGauss::Center |
( |
| ) |
|
|
inline |
std::array<double, 2> odp::CenterGauss::center |
std::array<double, 2> odp::CenterGauss::center_err |
std::array<double, 2> odp::CenterGauss::fwhm |
std::array<double, 2> odp::CenterGauss::fwhm_err |
double odp::CenterGauss::intensity |
std::array<double, 2> odp::CenterGauss::sigma |
std::array<double, 2> odp::CenterGauss::sigma_err |
The documentation for this struct was generated from the following file: