ForcefieldName

data class ForcefieldName(name: String, atomTypes: AmberAtomTypes?)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val atomTypes: AmberAtomTypes? = null
Link copied to clipboard
val atomTypesOrThrow: AmberAtomTypes
Link copied to clipboard
val name: String