PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
Polar.h Estimate< double > get_rotation(unsigned i) const Get the specified component of the rotation vector. Definition Polar.C:118 std::string get_name() const Return the name of the class. Definition Polar.C:101 const Polar & operator=(const Polar &s) Assignment Operator. Definition Polar.C:79 Estimate< double > get_boost(unsigned i) const Get the specified component of the boost vector. Definition Polar.C:113 void set_boost(unsigned i, const Estimate< double > &b_i) Set the specified component of the boost vector. Definition Polar.C:128 const Gain< Complex2 > * get_gain_transformation() const Provide access to the gain transformation. Definition Polar.C:139 void set_gain(const Estimate< double > &gain) Set the instrumental gain, , in calibrator voltage units. Definition Polar.C:123 void set_rotation(unsigned i, const Estimate< double > &phi_i) Set the specified component of the rotation vector. Definition Polar.C:133 const Boost * get_boost_transformation() const Provide access to the boost transformation. Definition Polar.C:150 const Rotation * get_rotation_transformation() const Provide access to the rotation transformation. Definition Polar.C:161 Estimate< double > get_gain() const Get the instrumental gain, , in calibrator voltage units. Definition Polar.C:107 Represents a rotation (passive unitary transformation) about a free axis. Definition Rotation.h:34 Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|