Files
musrfit/doc/technical/html/musrWiz/latex/structPFunc.tex
T
2026-07-31 18:47:29 +00:00

52 lines
1.9 KiB
TeX

\doxysection{PFunc Struct Reference}
\hypertarget{structPFunc}{}\label{structPFunc}\index{PFunc@{PFunc}}
The \doxylink{structPFunc}{PFunc} struct holds a function definition for musrfit.
{\ttfamily \#include $<$musr\+Wiz.\+h$>$}
\doxysubsubsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item
int \mbox{\hyperlink{structPFunc_a03c3f9f4fa9899ae0b12d0ca34e32247}{number}}
\begin{DoxyCompactList}\small\item\em function number (e.\+g., 1 for fun1) \end{DoxyCompactList}\item
QString \mbox{\hyperlink{structPFunc_ad52ce625a561b2d32e7d1b87bb03bd86}{fun}}
\begin{DoxyCompactList}\small\item\em function expression string (e.\+g., "{}fun1 = par1 \texorpdfstring{$\ast$}{*} par2"{}) \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection{Detailed Description}
The \doxylink{structPFunc}{PFunc} struct holds a function definition for musrfit.
This structure stores a function number and its corresponding function expression string used in musrfit msr-\/files.
\doxysubsection{Member Data Documentation}
\Hypertarget{structPFunc_ad52ce625a561b2d32e7d1b87bb03bd86}\index{PFunc@{PFunc}!fun@{fun}}
\index{fun@{fun}!PFunc@{PFunc}}
\doxysubsubsection{\texorpdfstring{fun}{fun}}
{\footnotesize\ttfamily \label{structPFunc_ad52ce625a561b2d32e7d1b87bb03bd86}
QString PFunc\+::fun}
function expression string (e.\+g., "{}fun1 = par1 \texorpdfstring{$\ast$}{*} par2"{})
\Hypertarget{structPFunc_a03c3f9f4fa9899ae0b12d0ca34e32247}\index{PFunc@{PFunc}!number@{number}}
\index{number@{number}!PFunc@{PFunc}}
\doxysubsubsection{\texorpdfstring{number}{number}}
{\footnotesize\ttfamily \label{structPFunc_a03c3f9f4fa9899ae0b12d0ca34e32247}
int PFunc\+::number}
function number (e.\+g., 1 for fun1)
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
\item
/workspace/\+LMU/musrfit/src/musredit\+\_\+qt6/musr\+Wiz/\mbox{\hyperlink{musrWiz_8h}{musr\+Wiz.\+h}}\end{DoxyCompactItemize}