Gemmi C++ API
Loading...
Searching...
No Matches
Public Attributes | List of all members
gemmi::LinkHunt::Match Struct Reference

#include <linkhunt.hpp>

Public Attributes

const ChemLinkchem_link = nullptr
 
int chem_link_count = 0
 
int score = -1000
 
CRA cra1
 
CRA cra2
 
bool same_image
 
double bond_length = 0
 
Connectionconn = nullptr
 

Detailed Description

Definition at line 18 of file linkhunt.hpp.

Member Data Documentation

◆ chem_link

const ChemLink* gemmi::LinkHunt::Match::chem_link = nullptr

Definition at line 19 of file linkhunt.hpp.

◆ chem_link_count

int gemmi::LinkHunt::Match::chem_link_count = 0

Definition at line 20 of file linkhunt.hpp.

◆ score

int gemmi::LinkHunt::Match::score = -1000

Definition at line 21 of file linkhunt.hpp.

◆ cra1

CRA gemmi::LinkHunt::Match::cra1

Definition at line 22 of file linkhunt.hpp.

◆ cra2

CRA gemmi::LinkHunt::Match::cra2

Definition at line 23 of file linkhunt.hpp.

◆ same_image

bool gemmi::LinkHunt::Match::same_image

Definition at line 24 of file linkhunt.hpp.

◆ bond_length

double gemmi::LinkHunt::Match::bond_length = 0

Definition at line 25 of file linkhunt.hpp.

◆ conn

Connection* gemmi::LinkHunt::Match::conn = nullptr

Definition at line 26 of file linkhunt.hpp.


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