|
Rosetta
|
#include <jump_from_internal_coords.hh>
Public Member Functions | |
| void | init_from_current (conformation::Conformation const &conformation, InternalCoordAtoms const &ABC, InternalCoordAtoms const &DEF) |
| set all six values using their current configuration in the conformation More... | |
Public Attributes | |
| Real | A_B_C_D_torsion_angle_rad = 0 |
| Real | B_C_D_bond_angle_rad = 0 |
| Real | C_D_dist_Ang = 0 |
| Real | B_C_D_E_torsion_angle_rad = 0 |
| Real | C_D_E_bond_angle_rad = 0 |
| Real | C_D_E_F_torsion_angle_rad = 0 |
| void core::kinematics::inverse::InternalCoordGeometry::init_from_current | ( | conformation::Conformation const & | conformation, |
| InternalCoordAtoms const & | ABC, | ||
| InternalCoordAtoms const & | DEF | ||
| ) |
set all six values using their current configuration in the conformation
References A_B_C_D_torsion_angle_rad, core::chemical::element::B, B_C_D_bond_angle_rad, B_C_D_E_torsion_angle_rad, core::chemical::element::C, C_D_dist_Ang, C_D_E_bond_angle_rad, C_D_E_F_torsion_angle_rad, core::kinematics::inverse::InternalCoordAtoms::child, core::id::D, core::chemical::element::F, core::kinematics::inverse::InternalCoordAtoms::grandparent, core::kinematics::inverse::InternalCoordAtoms::parent, and core::conformation::Conformation::xyz().
| Real core::kinematics::inverse::InternalCoordGeometry::A_B_C_D_torsion_angle_rad = 0 |
Referenced by init_from_current(), and core::kinematics::inverse::jump_from_internal_coords().
| Real core::kinematics::inverse::InternalCoordGeometry::B_C_D_bond_angle_rad = 0 |
Referenced by init_from_current(), and core::kinematics::inverse::jump_from_internal_coords().
| Real core::kinematics::inverse::InternalCoordGeometry::B_C_D_E_torsion_angle_rad = 0 |
Referenced by init_from_current(), and core::kinematics::inverse::jump_from_internal_coords().
| Real core::kinematics::inverse::InternalCoordGeometry::C_D_dist_Ang = 0 |
Referenced by init_from_current(), and core::kinematics::inverse::jump_from_internal_coords().
| Real core::kinematics::inverse::InternalCoordGeometry::C_D_E_bond_angle_rad = 0 |
Referenced by init_from_current(), and core::kinematics::inverse::jump_from_internal_coords().
| Real core::kinematics::inverse::InternalCoordGeometry::C_D_E_F_torsion_angle_rad = 0 |
Referenced by init_from_current(), and core::kinematics::inverse::jump_from_internal_coords().