Helical parameters stored by the HBPHelix class.
More...
#include <HBPHelixAssignments.hh>
Helical parameters stored by the HBPHelix class.
Allows the HBPHelix class to avoid storing these parameters if it needn't.
- Author
- Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org).
◆ HBPHelixParameters() [1/2]
| protocols::helical_bundle_predict::HBPHelixParameters::HBPHelixParameters |
( |
| ) |
|
◆ HBPHelixParameters() [2/2]
| protocols::helical_bundle_predict::HBPHelixParameters::HBPHelixParameters |
( |
HBPHelixParameters const & |
src | ) |
|
◆ ~HBPHelixParameters()
| protocols::helical_bundle_predict::HBPHelixParameters::~HBPHelixParameters |
( |
| ) |
|
|
override |
◆ bundle_calculator() [1/2]
◆ bundle_calculator() [2/2]
◆ clone()
Create a copy of this object and return an owning pointer to the copy.
◆ create_calculator_from_file()
| void protocols::helical_bundle_predict::HBPHelixParameters::create_calculator_from_file |
( |
std::string const & |
filename | ) |
|
◆ delta_omega1_range()
| std::pair< core::Real, core::Real > const& protocols::helical_bundle_predict::HBPHelixParameters::delta_omega1_range |
( |
| ) |
const |
|
inline |
◆ omega0_range()
| std::pair< core::Real, core::Real > const& protocols::helical_bundle_predict::HBPHelixParameters::omega0_range |
( |
| ) |
const |
|
inline |
Get the omega0 range.
Settings should be in radians.
References omega0_range_.
◆ r0_range()
| std::pair< core::Real, core::Real > const& protocols::helical_bundle_predict::HBPHelixParameters::r0_range |
( |
| ) |
const |
|
inline |
◆ set_calculator()
Set the bundle parameterization calculator.
Input is cloned.
References bundle_calculator_.
◆ set_delta_omega1_max()
| void protocols::helical_bundle_predict::HBPHelixParameters::set_delta_omega1_max |
( |
core::Real const & |
setting | ) |
|
◆ set_delta_omega1_min()
| void protocols::helical_bundle_predict::HBPHelixParameters::set_delta_omega1_min |
( |
core::Real const & |
setting | ) |
|
◆ set_omega0_max()
| void protocols::helical_bundle_predict::HBPHelixParameters::set_omega0_max |
( |
core::Real const & |
setting | ) |
|
Set maximum omega0 value.
Settings should be in radians.
References omega0_range_.
◆ set_omega0_min()
| void protocols::helical_bundle_predict::HBPHelixParameters::set_omega0_min |
( |
core::Real const & |
setting | ) |
|
Set minimum omega0 value.
Settings should be in radians.
References omega0_range_.
◆ set_r0_max()
| void protocols::helical_bundle_predict::HBPHelixParameters::set_r0_max |
( |
core::Real const & |
setting | ) |
|
◆ set_r0_min()
| void protocols::helical_bundle_predict::HBPHelixParameters::set_r0_min |
( |
core::Real const & |
setting | ) |
|
◆ ::HBPHelixAssignmentsTests
| friend class ::HBPHelixAssignmentsTests |
|
friend |
◆ bundle_calculator_
◆ delta_omega1_range_
| std::pair< core::Real, core::Real > protocols::helical_bundle_predict::HBPHelixParameters::delta_omega1_range_ |
|
private |
◆ omega0_range_
| std::pair< core::Real, core::Real > protocols::helical_bundle_predict::HBPHelixParameters::omega0_range_ |
|
private |
◆ r0_range_
| std::pair< core::Real, core::Real > protocols::helical_bundle_predict::HBPHelixParameters::r0_range_ |
|
private |
The documentation for this class was generated from the following files: