Type used to represent minimal binding site information. More...
#include <ShapeInference.h>
Public Member Functions | |
BindingSite (const unsigned passL, const unsigned passX, std::vector< Utils::ElementType > passElements, const BondType passBondType) | |
Data Fields | |
unsigned | L |
unsigned | X |
std::vector< Utils::ElementType > | elements |
BondType | bondType |
Type used to represent minimal binding site information.