|
Rosetta 3.5
|
#include <SearchPattern.hh>


Definition at line 342 of file SearchPattern.hh.
|
inline |
Definition at line 351 of file SearchPattern.hh.
References generate_search_points(), and searchpoints_.
|
inline |
Definition at line 385 of file SearchPattern.hh.
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.
Definition at line 406 of file SearchPattern.hh.
References searchpoints_.
| core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::altitude_max |
Definition at line 381 of file SearchPattern.hh.
Referenced by generate_search_points().
| core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::altitude_min |
Definition at line 380 of file SearchPattern.hh.
Referenced by generate_search_points().
| core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::altitude_rotation_sampling |
Definition at line 376 of file SearchPattern.hh.
Referenced by generate_search_points().
| core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::azmiuth_max |
Definition at line 383 of file SearchPattern.hh.
Referenced by generate_search_points().
| core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::azmiuth_min |
Definition at line 382 of file SearchPattern.hh.
Referenced by generate_search_points().
| core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::azmiuth_rotation_sampling |
Definition at line 377 of file SearchPattern.hh.
Referenced by generate_search_points().
| core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::polar_max |
Definition at line 379 of file SearchPattern.hh.
Referenced by generate_search_points().
| core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::polar_min |
Definition at line 378 of file SearchPattern.hh.
Referenced by generate_search_points().
| core::Real protocols::hotspot_hashing::SphericalRotationSearchPattern::polar_rotation_sampling |
Definition at line 375 of file SearchPattern.hh.
Referenced by generate_search_points().
| utility::vector1<core::kinematics::Stub> protocols::hotspot_hashing::SphericalRotationSearchPattern::searchpoints_ |
Definition at line 411 of file SearchPattern.hh.
Referenced by Searchpoints(), and SphericalRotationSearchPattern().
1.8.4