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