Chemical Data Processing Library C++ API - Version 1.1.1
Public Member Functions | List of all members
CDPL::ConfGen::TorsionRule::AngleEntry Class Reference

#include <TorsionRule.hpp>

Public Member Functions

 AngleEntry (double ang, double tol1=0.0, double tol2=0.0, double score=0.0)
 
double getAngle () const
 
double getTolerance1 () const
 
double getTolerance2 () const
 
double getScore () const
 

Constructor & Destructor Documentation

◆ AngleEntry()

CDPL::ConfGen::TorsionRule::AngleEntry::AngleEntry ( double  ang,
double  tol1 = 0.0,
double  tol2 = 0.0,
double  score = 0.0 
)
inline

Member Function Documentation

◆ getAngle()

double CDPL::ConfGen::TorsionRule::AngleEntry::getAngle ( ) const
inline

◆ getTolerance1()

double CDPL::ConfGen::TorsionRule::AngleEntry::getTolerance1 ( ) const
inline

◆ getTolerance2()

double CDPL::ConfGen::TorsionRule::AngleEntry::getTolerance2 ( ) const
inline

◆ getScore()

double CDPL::ConfGen::TorsionRule::AngleEntry::getScore ( ) const
inline

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