edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.forcefield.amber
/
AmberMolParams
Amber
Mol
Params
data
class
AmberMolParams
(
mol
:
Molecule
,
atomIndex
:
AtomIndex
,
types
:
AmberTypes
,
frcmods
:
List
<
String
>
)
Content copied to clipboard
Properties
Extensions
Properties
atomIndex
Link copied to clipboard
val
atomIndex
:
AtomIndex
Content copied to clipboard
frcmods
Link copied to clipboard
val
frcmods
:
List
<
String
>
Content copied to clipboard
mol
Link copied to clipboard
val
mol
:
Molecule
Content copied to clipboard
types
Link copied to clipboard
val
types
:
AmberTypes
Content copied to clipboard
Extensions
calc
Params
Amber
Link copied to clipboard
suspend
fun
AmberMolParams
.
calcParamsAmber
(
)
:
AmberParams
Content copied to clipboard