etomica.models.water
Class SpeciesWater3P
java.lang.Object
etomica.species.Species
etomica.models.water.SpeciesWater3P
- All Implemented Interfaces:
- ISpecies
public class SpeciesWater3P
- extends Species
Species for 3-point water molecule.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
indexH1
public static final int indexH1
- See Also:
- Constant Field Values
indexH2
public static final int indexH2
- See Also:
- Constant Field Values
indexO
public static final int indexO
- See Also:
- Constant Field Values
space
protected final ISpace space
oType
protected final AtomTypeSphere oType
hType
protected final AtomTypeSphere hType
isDynamic
protected final boolean isDynamic
SpeciesWater3P
public SpeciesWater3P(ISpace space)
SpeciesWater3P
public SpeciesWater3P(ISpace space,
boolean isDynamic)
makeMolecule
public IMolecule makeMolecule()
- Description copied from interface:
ISpecies
- Builds and returns the IMolecule of this ISpecies.
getHydrogenType
public IAtomTypeSphere getHydrogenType()
getOxygenType
public IAtomTypeSphere getOxygenType()
getNumLeafAtoms
public int getNumLeafAtoms()