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
donor
The name of the donor atom.acceptor
The name of the acceptor atom.donor_number
The number of the donor atom.acceptor_number
The number of the acceptor atom.angle_set
The AngleSet associated with the linkage.torsion_set
The TorsionSet associated with the linkage.
Summary
Members | Descriptions |
---|---|
| |
| |
| |
| |
| |
|