edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.forcefield.amber
/
ProtonatedAtom
Protonated
Atom
data
class
ProtonatedAtom
(
mol
:
Molecule
,
chain
:
Polymer.Chain
?
,
res
:
Polymer.Residue
?
,
heavy
:
Atom
,
light
:
Atom
)
Content copied to clipboard
Functions
Properties
Functions
add
Link copied to clipboard
fun
add
(
)
Content copied to clipboard
included
Link copied to clipboard
fun
included
(
)
:
Boolean
Content copied to clipboard
remove
Link copied to clipboard
fun
remove
(
)
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
chain
Link copied to clipboard
val
chain
:
Polymer.Chain
?
Content copied to clipboard
heavy
Link copied to clipboard
val
heavy
:
Atom
Content copied to clipboard
light
Link copied to clipboard
val
light
:
Atom
Content copied to clipboard
location
Link copied to clipboard
val
location
:
String
?
Content copied to clipboard
a friendly description for the location of the atom
mol
Link copied to clipboard
val
mol
:
Molecule
Content copied to clipboard
res
Link copied to clipboard
val
res
:
Polymer.Residue
?
Content copied to clipboard