#include <DipolarCoupling.hh>
◆ DC_TYPE
| Enumerator |
|---|
| DC_TYPE_NH | |
| DC_TYPE_NC | |
| DC_TYPE_CH | |
| DC_TYPE_CC | |
◆ DC() [1/2]
| core::scoring::DC::DC |
( |
| ) |
|
|
inline |
◆ DC() [2/2]
| core::scoring::DC::DC |
( |
Size |
res1, |
|
|
std::string const & |
atom1, |
|
|
Size |
res2, |
|
|
std::string const & |
atom2, |
|
|
Real |
DCval, |
|
|
Real |
DCerr, |
|
|
Real |
weight |
|
) |
| |
|
inline |
◆ atom1()
| std::string const& core::scoring::DC::atom1 |
( |
| ) |
const |
|
inline |
◆ atom2()
| std::string const& core::scoring::DC::atom2 |
( |
| ) |
const |
|
inline |
◆ DCcomputed() [1/2]
| Real& core::scoring::DC::DCcomputed |
( |
| ) |
|
|
inline |
◆ DCcomputed() [2/2]
| Real const& core::scoring::DC::DCcomputed |
( |
| ) |
const |
|
inline |
◆ DCerr()
| Real core::scoring::DC::DCerr |
( |
| ) |
const |
|
inline |
◆ Dconst()
| Real core::scoring::DC::Dconst |
( |
| ) |
const |
|
inline |
◆ DCval()
| Real core::scoring::DC::DCval |
( |
| ) |
const |
|
inline |
◆ f1ij()
| Vector core::scoring::DC::f1ij |
( |
| ) |
const |
|
inline |
◆ f2ij()
| Vector core::scoring::DC::f2ij |
( |
| ) |
const |
|
inline |
◆ get_DC_data_type()
| DC::DC_TYPE core::scoring::DC::get_DC_data_type |
( |
std::string const & |
atom1, |
|
|
std::string const & |
atom2 |
|
) |
| |
◆ res1()
| Size core::scoring::DC::res1 |
( |
| ) |
const |
|
inline |
◆ res2()
| Size core::scoring::DC::res2 |
( |
| ) |
const |
|
inline |
◆ set_weight()
| void core::scoring::DC::set_weight |
( |
Real |
w_in | ) |
|
|
inline |
◆ show()
| void core::scoring::DC::show |
( |
std::ostream & |
out | ) |
const |
◆ type()
| DC_TYPE core::scoring::DC::type |
( |
| ) |
const |
|
inline |
◆ weight()
| Real core::scoring::DC::weight |
( |
| ) |
const |
|
inline |
◆ DipolarCoupling
◆ atom1_
| std::string core::scoring::DC::atom1_ |
|
private |
◆ atom2_
| std::string core::scoring::DC::atom2_ |
|
private |
◆ DCerr_
| Real core::scoring::DC::DCerr_ |
|
private |
◆ DCval_
| Real core::scoring::DC::DCval_ |
|
private |
◆ DCval_computed_
| Real core::scoring::DC::DCval_computed_ |
◆ f1ij_
◆ f2ij_
◆ res1_
| Size core::scoring::DC::res1_ |
|
private |
◆ res2_
| Size core::scoring::DC::res2_ |
|
private |
◆ type_
◆ weight_
| Real core::scoring::DC::weight_ |
|
private |
The documentation for this class was generated from the following files: