AtomParams

interface AtomParams

An opaque type the parameterizer can use to store parameters for an atom.

Functions

Link copied to clipboard
abstract operator override fun equals(other: Any?): Boolean

Override equals(), to tell subclasses they should explicitly implement it. The default identity implementation will always be wrong for this application.

Link copied to clipboard
abstract fun internalEnergy(): Double?

Return the internal energy for this atom, if any. The atom index comes from the ConfSpaceIndex.

Inheritors

Link copied to clipboard
Link copied to clipboard