Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
#include <molecular_system.h>
A class representing a molecular system.
Items | is a class gathering wrapper defining model, chain , residue and atom types (see Default_system_items or System_items_with_coarse_grain for example). |
Point | is a point type with coordinates const access methods x(), y() and z(). |