StaticInfo

data class StaticInfo(moli: Int, mol: Molecule, atom: Atom, index: Int, name: String)

Properties

Link copied to clipboard
val atom: Atom
Link copied to clipboard
val index: Int

Indexed over the whole conf space

Link copied to clipboard
val mol: Molecule
Link copied to clipboard
val moli: Int
Link copied to clipboard
val name: String

Uniquely describes the atom among all the atoms in the wild-type molecules, since atoms can come from different molecules