#include <filter_clashes.hh>
Public Member Functions |
| | StereoChemistryInfo () |
| | StereoChemistryInfo (Real avg_zscore_bonds, int bad_bond_count, int bond_count, Real avg_zscore_angles, int bad_angle_count, int angle_count, const std::map< String, BondLengthInfo > &avg_bond_length_info, const std::vector< StereoChemicalBondViolation > &bond_violation_list, const std::vector< StereoChemicalAngleViolation > &angle_violation_list) |
| Real | GetAvgZscoreBonds () const |
| int | GetBadBondCount () const |
| int | GetBondCount () const |
| Real | GetAvgZscoreAngles () const |
| int | GetBadAngleCount () const |
| int | GetAngleCount () const |
| std::map< String, BondLengthInfo > | GetAvgBondLengthInfo () |
std::vector
< StereoChemicalBondViolation > | GetBondViolationList () |
std::vector
< StereoChemicalAngleViolation > | GetAngleViolationList () |
Detailed Description
Definition at line 122 of file filter_clashes.hh.
Constructor & Destructor Documentation
Member Function Documentation
| int GetAngleCount |
( |
| ) |
const |
|
inline |
| Real GetAvgZscoreAngles |
( |
| ) |
const |
|
inline |
| Real GetAvgZscoreBonds |
( |
| ) |
const |
|
inline |
| int GetBadAngleCount |
( |
| ) |
const |
|
inline |
| int GetBadBondCount |
( |
| ) |
const |
|
inline |
| int GetBondCount |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: