Ask a Question | Search PSRCHIVE: |
Home
|
SingleAxis.h MEAL::Rotation1 * get_rotation_transformation() Get the rotation transformation. Definition: SingleAxis.C:314 Estimate< double > get_gain() const Get the instrumental gain, , in calibrator flux units. Definition: SingleAxis.C:84 void invert() Invert the transformation represented by this instance. Definition: SingleAxis.C:271 void set_cyclic(bool flag=true) Set cyclical bounds on the differential phase. Definition: SingleAxis.C:143 void set_upper_bound(double bound) MEAL::Boost1 * get_boost_transformation() Get the boost transformation. Definition: SingleAxis.C:308 void set_lower_bound(double bound) void solve(const std::vector< Estimate< double > > &output) Solve for gain, boost, and rotation given output cal state. Definition: SingleAxis.C:175 T val Reference::To< MEAL::Boost1 > boost Boost Complex2. Definition: SingleAxis.h:126 void set_diff_gain(const Estimate< double > &gamma) Set the differential gain, , in hyperbolic radians. Definition: SingleAxis.C:117 void set_diff_phase(const Estimate< double > &phi) Set the differential phase, , in radians. Definition: SingleAxis.C:124 U var const SingleAxis & operator*=(const SingleAxis &other) Combine the transformation from other into this instance. Definition: SingleAxis.C:284 MEAL::Gain< Complex2 > * get_gain_transformation() Get the gain transformation. Definition: SingleAxis.C:302 Estimate< double > get_diff_phase() const Get the differential phase, , in radians. Definition: SingleAxis.C:96 Estimate< double > get_diff_gain() const Get the differential gain, , in hyperbolic radians. Definition: SingleAxis.C:90 Instrumental gain, differential gain, and differential phase. Definition: SingleAxis.h:38 Vector< 3, double > get_axis() const Get the unit-vector along which the boost and rotation occur. Definition: SingleAxis.C:138 void set_period(double period) Reference::To< MEAL::Gain< Complex2 > > gain Gain Complex2. Definition: SingleAxis.h:123 const SingleAxis & operator=(const SingleAxis &s) Assignement Operator. Definition: SingleAxis.C:60 std::string get_name() const Return the name of the class. Definition: SingleAxis.C:78 void set_param_name(const std::string &name) void set_axis(const Vector< 3, double > &axis) Set the axis along which the boost and rotation occur. Definition: SingleAxis.C:131 void set_gain(const Estimate< double > &gain) Set the instrumental gain, , in calibrator flux units. Definition: SingleAxis.C:110 Reference::To< MEAL::Rotation1 > rotation Rotation Complex2. Definition: SingleAxis.h:129 Definition: SingleAxis.h:27 Generated using doxygen 1.8.17
|