#include <gcp/bond.h>
Public Attributes | |
double | a |
bool | is_before |
Definition at line 57 of file gcp/bond.h.
double gcp::BondCrossing::a |
The position of the crossing alog the bond: 0 if at start, 1 at end.
Definition at line 61 of file gcp/bond.h.
Whether the bond is above the other or not.
Definition at line 65 of file gcp/bond.h.