edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.forcefield
/
ForcefieldParams
/
AtomsInfo
Atoms
Info
data
class
AtomsInfo
(
atomsParams
:
ForcefieldParams.AtomsParams
,
preferredAtomIndices
:
Set
<
Int
>
,
ignoredAtomIndices
:
Set
<
Int
>
)
Content copied to clipboard
Properties
Properties
atomsParams
Link copied to clipboard
val
atomsParams
:
ForcefieldParams.AtomsParams
Content copied to clipboard
ignoredAtomIndices
Link copied to clipboard
val
ignoredAtomIndices
:
Set
<
Int
>
Content copied to clipboard
preferredAtomIndices
Link copied to clipboard
val
preferredAtomIndices
:
Set
<
Int
>
Content copied to clipboard