|
Gemmi C++ API
|
#include <linkhunt.hpp>
Public Attributes | |
| const ChemLink * | chem_link = nullptr |
| int | chem_link_count = 0 |
| int | score = -1000 |
| CRA | cra1 |
| CRA | cra2 |
| bool | same_image |
| double | bond_length = 0 |
| Connection * | conn = nullptr |
Definition at line 18 of file linkhunt.hpp.
Definition at line 19 of file linkhunt.hpp.
| int gemmi::LinkHunt::Match::chem_link_count = 0 |
Definition at line 20 of file linkhunt.hpp.
| int gemmi::LinkHunt::Match::score = -1000 |
Definition at line 21 of file linkhunt.hpp.
| CRA gemmi::LinkHunt::Match::cra1 |
Definition at line 22 of file linkhunt.hpp.
| CRA gemmi::LinkHunt::Match::cra2 |
Definition at line 23 of file linkhunt.hpp.
| bool gemmi::LinkHunt::Match::same_image |
Definition at line 24 of file linkhunt.hpp.
| double gemmi::LinkHunt::Match::bond_length = 0 |
Definition at line 25 of file linkhunt.hpp.
| Connection* gemmi::LinkHunt::Match::conn = nullptr |
Definition at line 26 of file linkhunt.hpp.