$darkmode
DENOPTIM
denoptim.integration.tinker.TinkerBond Class Reference
Inheritance diagram for denoptim.integration.tinker.TinkerBond:
[legend]
Collaboration diagram for denoptim.integration.tinker.TinkerBond:
[legend]

Public Member Functions

 TinkerBond (TinkerAtom a1, TinkerAtom a2)
 Bond constructor. More...
 
TinkerAtom getAtom (int index)
 Get the constituent TinkerAtom specified by index. More...
 

Private Attributes

TinkerAtom atoms []
 

Detailed Description

Author
Vishwesh Venkatraman

Definition at line 25 of file TinkerBond.java.

Constructor & Destructor Documentation

◆ TinkerBond()

denoptim.integration.tinker.TinkerBond.TinkerBond ( TinkerAtom  a1,
TinkerAtom  a2 
)

Bond constructor.

Parameters
a1Atom number 1.
a2Atom number 2.

Definition at line 37 of file TinkerBond.java.

References denoptim.integration.tinker.TinkerBond.atoms, and denoptim.integration.tinker.TinkerAtom.getXYZIndex().

Here is the call graph for this function:

Member Function Documentation

◆ getAtom()

TinkerAtom denoptim.integration.tinker.TinkerBond.getAtom ( int  index)

Get the constituent TinkerAtom specified by index.

Parameters
indexa int.
Returns
a TinkerAtom object.

Definition at line 62 of file TinkerBond.java.

References denoptim.integration.tinker.TinkerBond.atoms.

Member Data Documentation

◆ atoms

TinkerAtom denoptim.integration.tinker.TinkerBond.atoms[]
private

The documentation for this class was generated from the following file: