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