Rosetta 3.5
|
#include <SearchPattern.hh>
|
inline |
References generate_search_points(), and searchpoints_.
|
inline |
References altitude_max, altitude_min, altitude_rotation_sampling, azmiuth_max, azmiuth_min, azmiuth_rotation_sampling, polar_max, polar_min, and polar_rotation_sampling.
Referenced by SphericalRotationSearchPattern().
|
inlinevirtual |
Implements protocols::hotspot_hashing::SearchPattern.
References searchpoints_.
core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::altitude_max |
Referenced by generate_search_points().
core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::altitude_min |
Referenced by generate_search_points().
core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::altitude_rotation_sampling |
Referenced by generate_search_points().
core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::azmiuth_max |
Referenced by generate_search_points().
core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::azmiuth_min |
Referenced by generate_search_points().
core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::azmiuth_rotation_sampling |
Referenced by generate_search_points().
core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::polar_max |
Referenced by generate_search_points().
core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::polar_min |
Referenced by generate_search_points().
core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::polar_rotation_sampling |
Referenced by generate_search_points().
utility::vector1<core::kinematics::Stub> protocols::hotspot_hashing::SphericalRotationSearchPattern::searchpoints_ |
Referenced by Searchpoints(), and SphericalRotationSearchPattern().