AtomPairsParams

inner class AtomPairsParams(molsParams: Map<Int, EEF1ForcefieldParams.AtomsParams>) : ForcefieldParams.AtomPairsParams

Functions

Link copied to clipboard
open operator override fun get(moli1: Int, atomi1: Int, moli2: Int, atomi2: Int, dist: Int?): EEF1ForcefieldParams.AtomPairParams?

Return the forcefield parameters for this atom pair interaction, if any. Dist, if null, indicates unconnected

Properties

Link copied to clipboard
val molsParams: Map<Int, EEF1ForcefieldParams.AtomsParams>