![]() |
Rosetta Core
2014.16.56682
|
core::id package type declarations More...
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::id | |
Enumerations | |
| enum | core::id::DOF_Type { core::id::PHI = 1, core::id::THETA, core::id::D, core::id::RB1, core::id::RB2, core::id::RB3, core::id::RB4, core::id::RB5, core::id::RB6 } |
| DOF (degrees of freedom) type. More... | |
| enum | core::id::TorsionType { core::id::BB = 1, core::id::CHI, core::id::NU, core::id::JUMP } |
| Torsion type – used in the TorsionID class. More... | |
Functions | |
| static Size const | core::id::n_DOF_Type (9) |
| std::string | core::id::to_string (DOF_Type const &type) |
| std::string | core::id::to_string (TorsionType const &type) |
| static Size const | core::id::phi_torsion (1) |
| static Size const | core::id::psi_torsion (2) |
| static Size const | core::id::omega_torsion (3) |
core::id package type declarations
1.8.7