edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.forcefield
/
AtomPairer
/
MolPairInfo
Mol
Pair
Info
open
class
MolPairInfo
(
mol1
:
AtomPairer.MolInfo
,
mol2
:
AtomPairer.MolInfo
)
Content copied to clipboard
Functions
Properties
Functions
for
Each
Link copied to clipboard
fun
forEach
(
unconnectedDist
:
Int
?
=
null
,
func
:
FfparamsPairFunc
)
Content copied to clipboard
Properties
mol1
Link copied to clipboard
val
mol1
:
AtomPairer.MolInfo
Content copied to clipboard
mol2
Link copied to clipboard
val
mol2
:
AtomPairer.MolInfo
Content copied to clipboard