| 
    BornAgain
    1.18.0
    
   Simulate and fit neutron and x-ray scattering at grazing incidence 
   | 
 
Defines initial settings of single fit parameter and the final value which has to be found in the course of the fit. More...
Public Member Functions | |
| ParameterPlan (const Fit::Parameter ¶m, double expected_value, double tolerance=0.01) | |
| Fit::Parameter | fitParameter () const | 
| double | expectedValue () const | 
| double | tolerance () const | 
| void | setTolerance (double tolerance) | 
Defines initial settings of single fit parameter and the final value which has to be found in the course of the fit.
Definition at line 23 of file ParameterPlan.h.