![]() |
Rosetta Protocols
2014.16.56682
|
#include <HelicalFragment.hh>
Public Member Functions | |
| HelicalFragment (core::Size start, core::Size end) | |
| ~HelicalFragment () | |
| core::Size | seq_start () const |
| core::Size | seq_end () const |
| core::Size | end () const |
| core::Size | start () const |
| core::Size | size () const |
| bool | reversed () const |
| void | principal_component (numeric::xyzVector< core::Real > principal_component) |
| numeric::xyzVector< core::Real > | principal_component () const |
| void | com (numeric::xyzVector< core::Real > com) |
| numeric::xyzVector< core::Real > | com () const |
| void | sasa (core::Real sasa) |
| core::Real | sasa () const |
Friends | |
| std::ostream & | operator<< (std::ostream &os, HelicalFragment const &t) |
| output operator More... | |
| protocols::features::helixAssembly::HelicalFragment::HelicalFragment | ( | core::Size | start, |
| core::Size | end | ||
| ) |
| protocols::features::helixAssembly::HelicalFragment::~HelicalFragment | ( | ) |
| void protocols::features::helixAssembly::HelicalFragment::com | ( | numeric::xyzVector< core::Real > | com | ) |
| numeric::xyzVector< core::Real > protocols::features::helixAssembly::HelicalFragment::com | ( | ) | const |
| core::Size protocols::features::helixAssembly::HelicalFragment::end | ( | ) | const |
References end_.
Referenced by protocols::features::helixAssembly::operator<<().
| void protocols::features::helixAssembly::HelicalFragment::principal_component | ( | numeric::xyzVector< core::Real > | principal_component | ) |
References principal_component(), and principal_component_.
Referenced by principal_component().
| numeric::xyzVector< core::Real > protocols::features::helixAssembly::HelicalFragment::principal_component | ( | ) | const |
References principal_component_.
| bool protocols::features::helixAssembly::HelicalFragment::reversed | ( | ) | const |
| void protocols::features::helixAssembly::HelicalFragment::sasa | ( | core::Real | sasa | ) |
| core::Real protocols::features::helixAssembly::HelicalFragment::sasa | ( | ) | const |
References sasa_.
| core::Size protocols::features::helixAssembly::HelicalFragment::seq_end | ( | ) | const |
| core::Size protocols::features::helixAssembly::HelicalFragment::seq_start | ( | ) | const |
| core::Size protocols::features::helixAssembly::HelicalFragment::size | ( | ) | const |
| core::Size protocols::features::helixAssembly::HelicalFragment::start | ( | ) | const |
References start_.
Referenced by protocols::features::helixAssembly::operator<<().
|
friend |
output operator
|
private |
Referenced by com().
|
private |
|
private |
Referenced by end(), reversed(), seq_end(), seq_start(), and size().
|
private |
|
private |
Referenced by principal_component().
|
private |
Referenced by sasa().
|
private |
Referenced by reversed(), seq_end(), seq_start(), size(), and start().
1.8.7