Sails::LinkageData
struct Sails::LinkageData
A struct representing the data for a linkage between two atoms.
The LinkageData struct holds information about a linkage between two atoms, including the donor and acceptor names, the donor and acceptor numbers, and the angle and torsion sets associated with the linkage.
@constructor LinkageData
Parameters
donorThe name of the donor atom.acceptorThe name of the acceptor atom.donor_numberThe number of the donor atom.acceptor_numberThe number of the acceptor atom.angle_setThe AngleSet associated with the linkage.torsion_setThe TorsionSet associated with the linkage.
Summary
Members | Descriptions |
|---|---|
| |
| |
| |
| |
| |
|