Definition at line 24 of file ProfileItemCatalogs.h.
◆ CatalogedType
◆ Type
◆ create()
◆ type()
◆ types()
◆ uiInfo()
UiInfo on the given type.
Definition at line 44 of file ProfileItemCatalogs.cpp.
48 return {
"Cauchy 1D",
"One-dimensional Cauchy probability distribution",
""};
50 return {
"Gauss 1D",
"One-dimensional Gauss probability distribution",
""};
52 return {
"Gate 1D",
"One-dimensional Gate probability distribution",
""};
54 return {
"Triangle 1D",
"One-dimensional triangle probability distribution",
""};
56 return {
"Cosine 1D",
"One-dimensional Cosine probability distribution",
""};
58 return {
"Voigt 1D",
"One-dimensional pseudo-Voigt probability distribution",
""};
References Cauchy, Cosine, Gate, Gauss, Triangle, type(), and Voigt.
The documentation for this class was generated from the following files: