Ask a Question | Search PSRCHIVE: |
![]()
|
PositionAngles.h virtual void copy(const Function *model) Does the work for operator =. Definition Function.C:58 void push_back(const Estimate< double > &pa) Add to the position angle array. Definition PositionAngles.C:71 void set_rotation_measure(const Estimate< double > &rotation_measure) Set the rotation measure. Definition PositionAngles.C:93 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 std::string get_name() const Return the name of the class. Definition PositionAngles.C:115 Estimate< double > get_rotation_measure() const Get the rotation measure. Definition PositionAngles.C:99 double get_frequency() const Get the radio frequency in MHz. Definition PositionAngles.C:109 PositionAngles() Default constructor. Definition PositionAngles.C:28 void set_index(unsigned index) Set the index of the position angle array. Definition PositionAngles.C:60 PositionAngles & operator=(const PositionAngles ©) Assignment operator. Definition PositionAngles.C:42 void set_position_angle(unsigned index, const Estimate< double > &pa) Set the position angle at infinite frequency. Definition PositionAngles.C:79 void set_frequency(double frequency) Set the radio frequency in MHz. Definition PositionAngles.C:104 Estimate< double > get_position_angle(unsigned index) const Get the position angle at infinite frequency. Definition PositionAngles.C:87 VectorRule implements a vector of Functions with a current index. Definition VectorRule.h:23 Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|