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