MolInfo

data class MolInfo(name: String, type: String?)

Properties

Link copied to clipboard
val motions: ArrayList<CompiledConfSpace.MotionInfo>
Link copied to clipboard
val name: String
Link copied to clipboard
val type: String?