Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
core::scoring::RDC_Rohl Class Reference

#include <ResidualDipolarCoupling_Rohl.hh>

Collaboration diagram for core::scoring::RDC_Rohl:
Collaboration graph
[legend]

Public Member Functions

 RDC_Rohl ()
 
 RDC_Rohl (Size type, Size res, Real Jdipolar, Real weight=1.0)
 
Size type () const
 
Size res () const
 
Real Jdipolar () const
 
Real fixed_dist () const
 
Real Reduced_Jdipolar () const
 
Real weight () const
 
void weight (Real w_in)
 
Real invDcnst () const
 

Private Attributes

Size type_
 
Size res_
 
Real Jdipolar_
 
Real Reduced_Jdipolar_
 
Real weight_
 

Detailed Description

Definition at line 79 of file ResidualDipolarCoupling_Rohl.hh.

Constructor & Destructor Documentation

core::scoring::RDC_Rohl::RDC_Rohl ( )
inline

Definition at line 82 of file ResidualDipolarCoupling_Rohl.hh.

core::scoring::RDC_Rohl::RDC_Rohl ( Size  type,
Size  res,
Real  Jdipolar,
Real  weight = 1.0 
)
inline

Definition at line 84 of file ResidualDipolarCoupling_Rohl.hh.

Member Function Documentation

Real core::scoring::RDC_Rohl::fixed_dist ( ) const
inline

Definition at line 119 of file ResidualDipolarCoupling_Rohl.hh.

References type_.

Referenced by Reduced_Jdipolar().

Real core::scoring::RDC_Rohl::invDcnst ( ) const
inline

Definition at line 156 of file ResidualDipolarCoupling_Rohl.hh.

References type_.

Referenced by Reduced_Jdipolar().

Real core::scoring::RDC_Rohl::Jdipolar ( ) const
inline

Definition at line 108 of file ResidualDipolarCoupling_Rohl.hh.

References Jdipolar_.

Real core::scoring::RDC_Rohl::Reduced_Jdipolar ( ) const
inline

Definition at line 133 of file ResidualDipolarCoupling_Rohl.hh.

References fixed_dist(), invDcnst(), and Jdipolar_.

Size core::scoring::RDC_Rohl::res ( ) const
inline

Definition at line 103 of file ResidualDipolarCoupling_Rohl.hh.

References res_.

Size core::scoring::RDC_Rohl::type ( ) const
inline

Definition at line 98 of file ResidualDipolarCoupling_Rohl.hh.

References type_.

Real core::scoring::RDC_Rohl::weight ( ) const
inline

Definition at line 148 of file ResidualDipolarCoupling_Rohl.hh.

References weight_.

void core::scoring::RDC_Rohl::weight ( Real  w_in)
inline

Definition at line 152 of file ResidualDipolarCoupling_Rohl.hh.

References weight_.

Member Data Documentation

Real core::scoring::RDC_Rohl::Jdipolar_
private

Definition at line 171 of file ResidualDipolarCoupling_Rohl.hh.

Referenced by Jdipolar(), and Reduced_Jdipolar().

Real core::scoring::RDC_Rohl::Reduced_Jdipolar_
private

Definition at line 171 of file ResidualDipolarCoupling_Rohl.hh.

Size core::scoring::RDC_Rohl::res_
private

Definition at line 170 of file ResidualDipolarCoupling_Rohl.hh.

Referenced by res().

Size core::scoring::RDC_Rohl::type_
private

Definition at line 170 of file ResidualDipolarCoupling_Rohl.hh.

Referenced by fixed_dist(), invDcnst(), and type().

Real core::scoring::RDC_Rohl::weight_
private

Definition at line 172 of file ResidualDipolarCoupling_Rohl.hh.

Referenced by weight().


The documentation for this class was generated from the following file: