Sails::AtomSet
class Sails::AtomSet
A class representing a set of atoms.
@constructor AtomSet
Parameters
atom_1
Name of atom 1 e.g. C1.atom_2
Name of atom 2 e.g. C2.atom_3
Name of atom 3 e.g O2.identifier
Identifier of donor atom e.g. 2
Summary
Members | Descriptions |
---|---|
| |
| |
| |
| |
| |
| |
|
Members
public std::string
atom1
public std::string
atom2
public std::string
atom3
public int
identifier
public
AtomSet
() = default
public inline
AtomSet
(std::string atom_1, std::string atom_2, std::string atom_3, int identifier)
public inline std::vector< std::string >
get_atom_list
() const
Last modified: 23 November 2024