AtomsParams

class AtomsParams(types: AmberTypes, frcmods: List<String>) : ForcefieldParams.AtomsParams

Functions

Link copied to clipboard
open operator override fun get(atomi: Int): AmberForcefieldParams.AtomParams?

Gets the atom params for this atom.

Properties

Link copied to clipboard
val frcmods: List<String>
Link copied to clipboard
val types: AmberTypes