|
Rosetta 3.5
|
#include <HelixBundleFeatures.hh>

Public Member Functions | |
| FragmentPair (HelicalFragmentOP frag1, HelicalFragmentOP frag2) | |
Public Attributes | |
| HelicalFragmentOP | fragment_1 |
| HelicalFragmentOP | fragment_2 |
| core::Real | end_1_distance |
| core::Real | end_2_distance |
| core::Real | fa_attr |
| core::Real | fa_fraction |
| core::Real | crossing_angle |
Definition at line 38 of file HelixBundleFeatures.hh.
|
inline |
Definition at line 40 of file HelixBundleFeatures.hh.
| core::Real protocols::features::helixAssembly::FragmentPair::crossing_angle |
Definition at line 52 of file HelixBundleFeatures.hh.
Referenced by protocols::features::helixAssembly::HelixBundleFeatures::calc_crossing_angles().
| core::Real protocols::features::helixAssembly::FragmentPair::end_1_distance |
Definition at line 48 of file HelixBundleFeatures.hh.
Referenced by protocols::features::helixAssembly::HelixBundleFeatures::get_helix_pairs().
| core::Real protocols::features::helixAssembly::FragmentPair::end_2_distance |
Definition at line 49 of file HelixBundleFeatures.hh.
Referenced by protocols::features::helixAssembly::HelixBundleFeatures::get_helix_pairs().
| core::Real protocols::features::helixAssembly::FragmentPair::fa_attr |
Definition at line 50 of file HelixBundleFeatures.hh.
Referenced by protocols::features::helixAssembly::HelixBundleFeatures::calc_fa_energy(), and protocols::features::helixAssembly::HelixBundleFeatures::get_helix_pairs().
| core::Real protocols::features::helixAssembly::FragmentPair::fa_fraction |
Definition at line 51 of file HelixBundleFeatures.hh.
Referenced by protocols::features::helixAssembly::HelixBundleFeatures::calc_fa_energy(), and protocols::features::helixAssembly::HelixBundleFeatures::get_helix_pairs().
| HelicalFragmentOP protocols::features::helixAssembly::FragmentPair::fragment_1 |
Definition at line 45 of file HelixBundleFeatures.hh.
Referenced by protocols::features::helixAssembly::HelixBundleFeatures::calc_crossing_angles(), protocols::features::helixAssembly::HelixBundleFeatures::calc_fa_energy(), protocols::features::helixAssembly::HelixBundleFeatures::get_helix_pairs(), and protocols::features::helixAssembly::HelixBundleFeatures::report_features().
| HelicalFragmentOP protocols::features::helixAssembly::FragmentPair::fragment_2 |
Definition at line 46 of file HelixBundleFeatures.hh.
Referenced by protocols::features::helixAssembly::HelixBundleFeatures::calc_crossing_angles(), protocols::features::helixAssembly::HelixBundleFeatures::calc_fa_energy(), protocols::features::helixAssembly::HelixBundleFeatures::get_helix_pairs(), and protocols::features::helixAssembly::HelixBundleFeatures::report_features().
1.8.4