![]() |
Rosetta Core
2014.16.56682
|
Kinematics Jump class. More...
#include <core/kinematics/Jump.hh>#include <core/kinematics/Stub.hh>#include <numeric/conversions.hh>#include <numeric/random/random.hh>#include <numeric/trig.functions.hh>#include <numeric/xyz.functions.hh>#include <iostream>#include <string>#include <utility/vector1.hh>Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::kinematics | |
Functions | |
| std::istream & | core::kinematics::operator>> (std::istream &is, Jump &jump) |
| std::ostream & | core::kinematics::operator<< (std::ostream &os, const Jump &jump) |
| Real | core::kinematics::distance (Jump const &a_in, Jump const &b_in) |
| RT root squared deviation. More... | |
| void | core::kinematics::jump_distance (Jump const &a_in, Jump const &b_in, Real &dist, Real &theta) |
| compare the difference of two jumps in term of the translation (dist) and rotational angle(theta) More... | |
Variables | |
| static numeric::random::RandomGenerator | core::kinematics::jump_RG (62454) |
Kinematics Jump class.
1.8.7