#include <ResidualDipolarCoupling.hh>
| Enumerator |
|---|
| RDC_TYPE_NH |
|
| RDC_TYPE_NC |
|
| RDC_TYPE_CH |
|
| RDC_TYPE_CC |
|
| RDC_TYPE_CHN |
|
| RDC_TYPE_NCA |
|
| core::scoring::RDC::RDC |
( |
| ) |
|
|
inline |
| core::scoring::RDC::RDC |
( |
Size |
res1, |
|
|
std::string const & |
atom1, |
|
|
Size |
res2, |
|
|
std::string const & |
atom2, |
|
|
Real |
Jdipolar, |
|
|
Real |
weight = 1.0, |
|
|
Size |
expid = 1 |
|
) |
| |
|
inline |
| std::string const& core::scoring::RDC::atom1 |
( |
| ) |
const |
|
inline |
| std::string const& core::scoring::RDC::atom2 |
( |
| ) |
const |
|
inline |
| Real core::scoring::RDC::Dconst |
( |
| ) |
const |
|
inline |
| Size core::scoring::RDC::expid |
( |
| ) |
const |
|
inline |
| Vector core::scoring::RDC::fij |
( |
| ) |
const |
|
inline |
| Real core::scoring::RDC::fixed_dist |
( |
| ) |
const |
|
inline |
| RDC::RDC_TYPE core::scoring::RDC::get_RDC_data_type |
( |
std::string const & |
atom1, |
|
|
std::string const & |
atom2 |
|
) |
| |
| Real const& core::scoring::RDC::Jcomputed |
( |
| ) |
const |
|
inline |
| Real& core::scoring::RDC::Jcomputed |
( |
| ) |
|
|
inline |
| Real core::scoring::RDC::Jdipolar |
( |
| ) |
const |
|
inline |
| Real core::scoring::RDC::Reduced_Jdipolar |
( |
| ) |
const |
|
inline |
| Size core::scoring::RDC::res1 |
( |
| ) |
const |
|
inline |
| Size core::scoring::RDC::res2 |
( |
| ) |
const |
|
inline |
| void core::scoring::RDC::show |
( |
std::ostream & |
out | ) |
const |
| RDC_TYPE core::scoring::RDC::type |
( |
| ) |
const |
|
inline |
| Real core::scoring::RDC::weight |
( |
| ) |
const |
|
inline |
| void core::scoring::RDC::weight |
( |
Real |
w_in | ) |
|
|
inline |
| std::string core::scoring::RDC::atom1_ |
|
private |
| std::string core::scoring::RDC::atom2_ |
|
private |
| Size core::scoring::RDC::expid_ |
|
private |
| Real core::scoring::RDC::Jdipolar_ |
|
private |
| Real core::scoring::RDC::Jdipolar_computed_ |
| Real core::scoring::RDC::Reduced_Jdipolar_ |
|
private |
| Size core::scoring::RDC::res1_ |
|
private |
| Size core::scoring::RDC::res2_ |
|
private |
| Real core::scoring::RDC::weight_ |
|
private |
The documentation for this class was generated from the following files: