
Public Types | |
Public Member Functions | |
| void | enablePeakCurves (bool) |
| QStringList | generateParameterList (int) |
| void | guessInitialValues () |
| MultiPeakFit (ApplicationWindow */TransferThis/, Graph *, PeakProfile=Gauss, int=1) | |
| MultiPeakFit (PlotCurve *, double, double, PeakProfile=Gauss, int=1)/NoDerived/ | |
| MultiPeakFit (ApplicationWindow */TransferThis/, PlotCurve *, double, double, PeakProfile=Gauss, int=1) | |
| int | peaks ()/PyName |
| PeakProfile | profile () |
| void | setNumPeaks (int) |
| void | setPeakCurvesColor (const QColor &) |
| MethodCode | SIPQTI_APP (new sipMultiPeakFit(app, a0, a1, a2, a3, a4))%End MultiPeakFit(ApplicationWindow */TransferThis/ |
Static Public Member Functions | |
| static QString | generateFormula (int, PeakProfile) |
Public Attributes | |
| MethodCode PlotCurve | int = 1) |
| MethodCode PlotCurve | PeakProfile = Gauss |
| MultiPeakFit::MultiPeakFit | ( | ApplicationWindow */TransferThis/ | , | |
| PlotCurve * | , | |||
| double | , | |||
| double | , | |||
| PeakProfile | = Gauss, |
|||
| int | = 1 | |||
| ) |
| MultiPeakFit::MultiPeakFit | ( | PlotCurve * | , | |
| double | , | |||
| double | , | |||
| PeakProfile | = Gauss, |
|||
| int | = 1 | |||
| ) |
| MultiPeakFit::MultiPeakFit | ( | ApplicationWindow */TransferThis/ | , | |
| Graph * | , | |||
| PeakProfile | = Gauss, |
|||
| int | = 1 | |||
| ) |
| void MultiPeakFit::enablePeakCurves | ( | bool | ) |
| static QString MultiPeakFit::generateFormula | ( | int | , | |
| PeakProfile | ||||
| ) | [static] |
| QStringList MultiPeakFit::generateParameterList | ( | int | ) |
| void MultiPeakFit::guessInitialValues | ( | ) | [virtual] |
Reimplemented from Fit.
| int MultiPeakFit::peaks | ( | ) |
| PeakProfile MultiPeakFit::profile | ( | ) |
| void MultiPeakFit::setNumPeaks | ( | int | ) |
| void MultiPeakFit::setPeakCurvesColor | ( | const QColor & | ) |
| MethodCode MultiPeakFit::SIPQTI_APP | ( | new | sipMultiPeakFitapp, a0, a1, a2, a3, a4 | ) |
| MethodCode PlotCurve MultiPeakFit::int = 1) |
Reimplemented in PsdVoigt1Fit, PsdVoigt2Fit, and LorentzFit.
| MethodCode PlotCurve MultiPeakFit::PeakProfile = Gauss |
1.5.8