Files
Gitea Actions b6fac619f9 Deploy site
2026-05-28 07:32:41 +00:00

112 lines
4.5 KiB
TeX

\doxysection{PParam Struct Reference}
\hypertarget{structPParam}{}\label{structPParam}\index{PParam@{PParam}}
Structure representing a single fit parameter from an msr-\/file.
{\ttfamily \#include $<$PMusr\+Step.\+h$>$}
\doxysubsubsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item
QString \mbox{\hyperlink{structPParam_a63ed971208f7a0bf41c7f8a0e6747620}{number}}
\begin{DoxyCompactList}\small\item\em Parameter number (index) in the msr-\/file. \end{DoxyCompactList}\item
QString \mbox{\hyperlink{structPParam_a3e2fef2e15397970730d8555cd022728}{name}}
\begin{DoxyCompactList}\small\item\em Parameter name identifier. \end{DoxyCompactList}\item
QString \mbox{\hyperlink{structPParam_a6d1c8bfb52e8d32a1ab634ea09378c61}{value}}
\begin{DoxyCompactList}\small\item\em Current parameter value. \end{DoxyCompactList}\item
QString \mbox{\hyperlink{structPParam_a7dd5d74e583dcdde398288b19b52a5f8}{step}}
\begin{DoxyCompactList}\small\item\em Step size for the fit (0 means fixed parameter) \end{DoxyCompactList}\item
QString \mbox{\hyperlink{structPParam_a132a19067af8eb0753ce1e57345e306b}{pos\+Err}}
\begin{DoxyCompactList}\small\item\em Positive error estimate. \end{DoxyCompactList}\item
QString \mbox{\hyperlink{structPParam_af24c288dd5ceb31c75ffc38fe6d27350}{bound\+Low}}
\begin{DoxyCompactList}\small\item\em Lower boundary constraint (optional) \end{DoxyCompactList}\item
QString \mbox{\hyperlink{structPParam_a248c74d1940e7becd25a06f429a7923a}{bound\+High}}
\begin{DoxyCompactList}\small\item\em Upper boundary constraint (optional) \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection{Detailed Description}
Structure representing a single fit parameter from an msr-\/file.
This structure holds all components of a FITPARAMETER line from a musrfit msr-\/file, including the parameter number, name, value, step size, positive error, and optional boundary constraints.
\doxysubsection{Member Data Documentation}
\Hypertarget{structPParam_a248c74d1940e7becd25a06f429a7923a}\index{PParam@{PParam}!boundHigh@{boundHigh}}
\index{boundHigh@{boundHigh}!PParam@{PParam}}
\doxysubsubsection{\texorpdfstring{boundHigh}{boundHigh}}
{\footnotesize\ttfamily \label{structPParam_a248c74d1940e7becd25a06f429a7923a}
QString PParam\+::bound\+High}
Upper boundary constraint (optional)
\Hypertarget{structPParam_af24c288dd5ceb31c75ffc38fe6d27350}\index{PParam@{PParam}!boundLow@{boundLow}}
\index{boundLow@{boundLow}!PParam@{PParam}}
\doxysubsubsection{\texorpdfstring{boundLow}{boundLow}}
{\footnotesize\ttfamily \label{structPParam_af24c288dd5ceb31c75ffc38fe6d27350}
QString PParam\+::bound\+Low}
Lower boundary constraint (optional)
\Hypertarget{structPParam_a3e2fef2e15397970730d8555cd022728}\index{PParam@{PParam}!name@{name}}
\index{name@{name}!PParam@{PParam}}
\doxysubsubsection{\texorpdfstring{name}{name}}
{\footnotesize\ttfamily \label{structPParam_a3e2fef2e15397970730d8555cd022728}
QString PParam\+::name}
Parameter name identifier.
\Hypertarget{structPParam_a63ed971208f7a0bf41c7f8a0e6747620}\index{PParam@{PParam}!number@{number}}
\index{number@{number}!PParam@{PParam}}
\doxysubsubsection{\texorpdfstring{number}{number}}
{\footnotesize\ttfamily \label{structPParam_a63ed971208f7a0bf41c7f8a0e6747620}
QString PParam\+::number}
Parameter number (index) in the msr-\/file.
\Hypertarget{structPParam_a132a19067af8eb0753ce1e57345e306b}\index{PParam@{PParam}!posErr@{posErr}}
\index{posErr@{posErr}!PParam@{PParam}}
\doxysubsubsection{\texorpdfstring{posErr}{posErr}}
{\footnotesize\ttfamily \label{structPParam_a132a19067af8eb0753ce1e57345e306b}
QString PParam\+::pos\+Err}
Positive error estimate.
\Hypertarget{structPParam_a7dd5d74e583dcdde398288b19b52a5f8}\index{PParam@{PParam}!step@{step}}
\index{step@{step}!PParam@{PParam}}
\doxysubsubsection{\texorpdfstring{step}{step}}
{\footnotesize\ttfamily \label{structPParam_a7dd5d74e583dcdde398288b19b52a5f8}
QString PParam\+::step}
Step size for the fit (0 means fixed parameter)
\Hypertarget{structPParam_a6d1c8bfb52e8d32a1ab634ea09378c61}\index{PParam@{PParam}!value@{value}}
\index{value@{value}!PParam@{PParam}}
\doxysubsubsection{\texorpdfstring{value}{value}}
{\footnotesize\ttfamily \label{structPParam_a6d1c8bfb52e8d32a1ab634ea09378c61}
QString PParam\+::value}
Current parameter value.
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
\item
/workspace/\+LMU/musrfit/src/musredit\+\_\+qt6/musr\+Step/\mbox{\hyperlink{PMusrStep_8h}{PMusr\+Step.\+h}}\end{DoxyCompactItemize}