etomica.models.water
Class SpeciesWater4POriented
java.lang.Object
etomica.species.Species
etomica.species.SpeciesOriented
etomica.models.water.SpeciesWater4POriented
- All Implemented Interfaces:
- ISpecies, ISpeciesOriented
public class SpeciesWater4POriented
- extends SpeciesOriented
| 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
indexM
public static final int indexM
- See Also:
- Constant Field Values
space
protected final ISpace space
oType
protected final AtomTypeSphere oType
hType
protected final AtomTypeSphere hType
mType
protected final AtomTypeSphere mType
isDynamic
protected final boolean isDynamic
SpeciesWater4POriented
public SpeciesWater4POriented(ISpace space,
boolean isDynamic)
makeMolecule
public IMolecule makeMolecule()
- Description copied from interface:
ISpecies
- Builds and returns the IMolecule of this ISpecies.
getHydrogenType
public AtomTypeSphere getHydrogenType()
getOxygenType
public AtomTypeSphere getOxygenType()
getMType
public AtomTypeSphere getMType()
getNumLeafAtoms
public int getNumLeafAtoms()