#include <filter_clashes.hh>
|
| 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 () |
|
Definition at line 122 of file filter_clashes.hh.
◆ StereoChemistryInfo() [1/2]
◆ StereoChemistryInfo() [2/2]
◆ GetAngleCount()
int GetAngleCount |
( |
| ) |
const |
|
inline |
◆ GetAngleViolationList()
◆ GetAvgBondLengthInfo()
◆ GetAvgZscoreAngles()
Real GetAvgZscoreAngles |
( |
| ) |
const |
|
inline |
◆ GetAvgZscoreBonds()
Real GetAvgZscoreBonds |
( |
| ) |
const |
|
inline |
◆ GetBadAngleCount()
int GetBadAngleCount |
( |
| ) |
const |
|
inline |
◆ GetBadBondCount()
int GetBadBondCount |
( |
| ) |
const |
|
inline |
◆ GetBondCount()
int GetBondCount |
( |
| ) |
const |
|
inline |
◆ GetBondViolationList()
The documentation for this class was generated from the following file: