Ask a Question | Search PSRCHIVE: |
![]()
|
Rotation.h void calculate(Jones< double > &result, std::vector< Jones< double > > *) Calculate the Jones matrix and its gradient. Definition Rotation.C:99 void set_axis_angle(Vector< 3, double > axis, double angle) Set the rotation axis and angle in radians. Definition Rotation.C:76 Vector< 3, double > get_axis() const Get the unit-vector along which the rotation occurs. Definition Rotation.C:65 std::string get_name() const Return the name of the class. Definition Rotation.C:51 Vector< 3, double > get_vector() const Get the three free parameters as a vector. Definition Rotation.C:56 void set_vector(const Vector< 3, double > &) Set the three free parameters as a vector. Definition Rotation.C:86 Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|