Structure holding information about a musrfit theory function.
This structure contains all necessary information to represent a theory function in the musredit GUI. Theory functions are mathematical models used to fit muon spin rotation/relaxation data (e.g., exponential relaxation, Gaussian Kubo-Toyabe, etc.).
Each theory function has:
- A unique name identifier used in msr files
- A human-readable comment/description
- A short label for GUI display
- An optional pixmap showing the mathematical formula
- The number of parameters the function accepts
- See also
- https://lmu.web.psi.ch/musrfit/user/html/user-manual.html#the-theory-block Theory block documentation
Definition at line 90 of file PAdmin.h.