The Gnome Chemistry Utils  0.14.17
Public Attributes | List of all members
gcu::SymbolResidue Struct Reference

#include <gcu/residue.h>

Public Attributes

Residueres
 
bool ambiguous
 

Detailed Description

Structure used to store a collection of standard atoms groups, ndexed by symbol.

Definition at line 45 of file gcu/residue.h.

Member Data Documentation

◆ ambiguous

bool gcu::SymbolResidue::ambiguous

whether the symbol is ambiguous.

Definition at line 55 of file gcu/residue.h.

◆ res

Residue* gcu::SymbolResidue::res

The Residue* representing the atoms group. A symbol is ambiguous if it can also represent a single atom, such as Ac, or Pr. Two Residue instances can't share the same symbol.

Definition at line 51 of file gcu/residue.h.


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