LevelS C++ support library
3.83
|
This is the complete list of members for Trafo, including all inherited members.
Matrix() const | Trafo | inline |
operator()(const vec3 &vec) const | Trafo | inline |
operator()(const pointing &ptg) const | Trafo | |
rotatefull(const pointing &ptg, pointing &newptg, double &delta_psi) const | Trafo | |
rotatefull(pointing &ptg, double &psi) const | Trafo | |
rotatefull(const vec3 &vec, vec3 &newvec, double &delta_psi) const | Trafo | |
rotatefull(vec3 &vec, double &psi) const | Trafo | |
Trafo(double iepoch, double oepoch, coordsys isys, coordsys osys) | Trafo |