Rosetta
Public Member Functions | Private Attributes | List of all members
core::scoring::RDC_Rohl Class Reference

#include <ResidualDipolarCoupling_Rohl.hh>

Public Member Functions

 RDC_Rohl ()=default
 
 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 weight_
 

Constructor & Destructor Documentation

◆ RDC_Rohl() [1/2]

core::scoring::RDC_Rohl::RDC_Rohl ( )
default

◆ RDC_Rohl() [2/2]

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

Member Function Documentation

◆ fixed_dist()

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

References type_.

Referenced by Reduced_Jdipolar().

◆ invDcnst()

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

References type_.

Referenced by Reduced_Jdipolar().

◆ Jdipolar()

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

References Jdipolar_.

◆ Reduced_Jdipolar()

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

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

◆ res()

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

References res_.

◆ type()

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

References type_.

◆ weight() [1/2]

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

References weight_.

◆ weight() [2/2]

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

References weight_.

Member Data Documentation

◆ Jdipolar_

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

Referenced by Jdipolar(), and Reduced_Jdipolar().

◆ res_

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

Referenced by res().

◆ type_

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

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

◆ weight_

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

Referenced by weight().


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