PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
ScaledVonMises.h virtual void copy(const Function *model) Does the work for operator =. Definition Function.C:58 void set_height(const Estimate< double > &height) Set the height. Definition ScaledVonMises.C:153 std::string get_name() const Return the name of the class. Definition ScaledVonMises.C:181 Estimate< double > get_centre() const Get the centre. Definition ScaledVonMises.C:111 void set_concentration(const Estimate< double > &concentration) Set the concentration. Definition ScaledVonMises.C:117 ScaledVonMises * clone() const Clone operator. Definition ScaledVonMises.h:32 Estimate< double > get_height() const Get the height. Definition ScaledVonMises.C:162 ScaledVonMises & operator=(const ScaledVonMises ©) Assignment operator. Definition ScaledVonMises.C:90 void set_centre(const Estimate< double > ¢re) Set the centre. Definition ScaledVonMises.C:105 bool log_height When set, the height attribute is interpreted as log(height) [ensures that height > 0]. Definition ScaledVonMises.h:75 ScalarParameter height Parses the values of model parameters and fit flags from a string. Definition ScaledVonMises.h:70 double get_area() const Connect the set_abscissa method to the axis value. Definition ScaledVonMises.C:171 double get_width() const Get the width. Definition ScaledVonMises.C:145 void set_width(double width) Set the width. Definition ScaledVonMises.C:129 Estimate< double > get_concentration() const Get the concentration. Definition ScaledVonMises.C:123 void calculate(double &, std::vector< double > *) Calculate the complex value and its gradient. Definition ScaledVonMises.h:79 Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|