Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
protocols::hotspot_hashing::SphericalRotationSearchPattern Class Reference

#include <SearchPattern.hh>

Inheritance diagram for protocols::hotspot_hashing::SphericalRotationSearchPattern:
Inheritance graph
[legend]
Collaboration diagram for protocols::hotspot_hashing::SphericalRotationSearchPattern:
Collaboration graph
[legend]

Public Member Functions

 SphericalRotationSearchPattern (core::Real polar_rotation_sampling, core::Real altitude_rotation_sampling, core::Real azmiuth_rotation_sampling, core::Real polar_min=0, core::Real polar_max=360, core::Real altitude_min=0, core::Real altitude_max=360, core::Real azmiuth_min=0, core::Real azmiuth_max=360)
 
utility::vector1
< core::kinematics::Stub
generate_search_points ()
 
utility::vector1
< core::kinematics::Stub
Searchpoints ()
 

Public Attributes

core::Real polar_rotation_sampling
 
core::Real altitude_rotation_sampling
 
core::Real azmiuth_rotation_sampling
 
core::Real polar_min
 
core::Real polar_max
 
core::Real altitude_min
 
core::Real altitude_max
 
core::Real azmiuth_min
 
core::Real azmiuth_max
 
utility::vector1
< core::kinematics::Stub
searchpoints_
 

Detailed Description

Definition at line 342 of file SearchPattern.hh.

Constructor & Destructor Documentation

protocols::hotspot_hashing::SphericalRotationSearchPattern::SphericalRotationSearchPattern ( core::Real  polar_rotation_sampling,
core::Real  altitude_rotation_sampling,
core::Real  azmiuth_rotation_sampling,
core::Real  polar_min = 0,
core::Real  polar_max = 360,
core::Real  altitude_min = 0,
core::Real  altitude_max = 360,
core::Real  azmiuth_min = 0,
core::Real  azmiuth_max = 360 
)
inline

Definition at line 351 of file SearchPattern.hh.

References generate_search_points(), and searchpoints_.

Member Function Documentation

utility::vector1<core::kinematics::Stub> protocols::hotspot_hashing::SphericalRotationSearchPattern::generate_search_points ( )
inline
utility::vector1<core::kinematics::Stub> protocols::hotspot_hashing::SphericalRotationSearchPattern::Searchpoints ( )
inlinevirtual

Implements protocols::hotspot_hashing::SearchPattern.

Definition at line 406 of file SearchPattern.hh.

References searchpoints_.

Member Data Documentation

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().


The documentation for this class was generated from the following file: