Gemmi C++ API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gemmi::Topo::Bond Struct Reference

#include <topo.hpp>

Public Member Functions

double calculate () const
 
double calculate_z () const
 

Public Attributes

const Restraints::Bondrestr
 
std::array< Atom *, 2 > atoms
 
Asu asu
 

Detailed Description

Definition at line 31 of file topo.hpp.

Member Function Documentation

◆ calculate()

double gemmi::Topo::Bond::calculate ( ) const
inline

Definition at line 35 of file topo.hpp.

◆ calculate_z()

double gemmi::Topo::Bond::calculate_z ( ) const
inline

Definition at line 39 of file topo.hpp.

Member Data Documentation

◆ restr

const Restraints::Bond* gemmi::Topo::Bond::restr

Definition at line 32 of file topo.hpp.

◆ atoms

std::array<Atom*, 2> gemmi::Topo::Bond::atoms

Definition at line 33 of file topo.hpp.

◆ asu

Asu gemmi::Topo::Bond::asu

Definition at line 34 of file topo.hpp.


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