Ask a Question | Search PSRCHIVE: |
![]()
|
CyclicParameter.h CyclicParameter * clone(Function *context) const Clone operator. Definition CyclicParameter.C:39 CyclicParameter(Function *context=0) Default constructor. Definition CyclicParameter.C:13 void set_upper_bound(double bound) Set the upper bound on the parameter value. Definition CyclicParameter.C:69 void check_elevation() Check to see if elevation needs correction. Definition CyclicParameter.C:135 void set_lower_bound(double bound) Set the lower bound on the parameter value. Definition CyclicParameter.C:62 void check(double value) Ensure that the value is within the bounds. Definition CyclicParameter.C:95 void set_period(double period) Set the period of the parameter value. Definition CyclicParameter.C:76 double get_param() const Get the value of the parameter. Definition CyclicParameter.C:127 void set_azimuth(CyclicParameter *azimuth) Set the matching azimuth and behave like an elevation. Definition CyclicParameter.C:83 void set_param(double value) Set the value of the parameter. Definition CyclicParameter.C:90 CyclicParameter & operator=(const CyclicParameter &np) Assignment operator. Definition CyclicParameter.C:47 OneParameter(Function *context=0) Default constructor. Definition OneParameter.C:12 Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|