Ask a Question | Search PSRCHIVE: |
Home
|
PositionAngles.h Scalar * get_expression() const Access the expression. Definition: ScalarMath.h:70 Estimate< double > get_rotation_measure() const Get the rotation measure. Definition: PositionAngles.C:99 std::string get_name() const Return the name of the class. Definition: PositionAngles.C:115 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 void set_position_angle(unsigned index, const Estimate< double > &pa) Set the position angle at infinite frequency. Definition: PositionAngles.C:79 Convenience interface to building expressions from elements. Definition: ScalarMath.h:24 Estimate< double > get_position_angle(unsigned index) const Get the position angle at infinite frequency. Definition: PositionAngles.C:87 PositionAngles() Default constructor. Definition: PositionAngles.C:28 PositionAngles & operator=(const PositionAngles ©) Assignment operator. Definition: PositionAngles.C:42 void set_frequency(double frequency) Set the radio frequency in MHz. Definition: PositionAngles.C:104 unsigned get_index() const Get the index of the position angle array. Definition: PositionAngles.C:66 unsigned size() const Get the size of the position angle array. Definition: PositionAngles.C:54 Function returns position angle(s) as a function of frequency. Definition: PositionAngles.h:31 void set_rotation_measure(const Estimate< double > &rotation_measure) Set the rotation measure. Definition: PositionAngles.C:93 virtual void copy(const Function *model) Does the work for operator =. Definition: Function.C:58 void copy_parameter_policy(const Function *) Copy the parameter policy of another instance. Definition: Function.C:91 double get_frequency() const Get the radio frequency in MHz. Definition: PositionAngles.C:109 void set_index(unsigned index) Set the index of the position angle array. Definition: PositionAngles.C:60 void push_back(const Estimate< double > &pa) Add to the position angle array. Definition: PositionAngles.C:71 Generated using doxygen 1.8.17
|