|
Rosetta 3.5
|
#include <CartBondedParameters.hh>


Public Member Functions | |
| BBIndepCartBondedParameters () | |
| BBIndepCartBondedParameters (core::Real mu0_in, core::Real K0_in, core::Size period_in=1) | |
| virtual Real | mu (Real, Real) const |
| virtual Real | K (Real, Real) const |
| virtual Size | period () const |
| virtual bool | is_null () const |
Public Member Functions inherited from core::scoring::methods::CartBondedParameters | |
| virtual Real | dmu_dphi (Real, Real) const |
| virtual Real | dK_dphi (Real, Real) const |
| virtual Real | dmu_dpsi (Real, Real) const |
| virtual Real | dK_dpsi (Real, Real) const |
Private Attributes | |
| core::Real | mu0_ |
| core::Real | K0_ |
| core::Size | period_ |
Definition at line 71 of file CartBondedParameters.hh.
|
inline |
Definition at line 73 of file CartBondedParameters.hh.
|
inline |
Definition at line 79 of file CartBondedParameters.hh.
|
inlinevirtual |
Reimplemented from core::scoring::methods::CartBondedParameters.
Definition at line 101 of file CartBondedParameters.hh.
References K0_.
|
inlinevirtual |
Implements core::scoring::methods::CartBondedParameters.
Definition at line 91 of file CartBondedParameters.hh.
References K0_.
|
inlinevirtual |
Implements core::scoring::methods::CartBondedParameters.
Definition at line 86 of file CartBondedParameters.hh.
References mu0_.
|
inlinevirtual |
Implements core::scoring::methods::CartBondedParameters.
Definition at line 96 of file CartBondedParameters.hh.
References period_.
|
private |
Definition at line 106 of file CartBondedParameters.hh.
Referenced by BBIndepCartBondedParameters(), is_null(), and K().
|
private |
Definition at line 106 of file CartBondedParameters.hh.
Referenced by BBIndepCartBondedParameters(), and mu().
|
private |
Definition at line 107 of file CartBondedParameters.hh.
Referenced by BBIndepCartBondedParameters(), and period().
1.8.4