|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.energy.AbstractEnergy
meshi.energy.pairwiseNonBondedTerms.NonBondedEnergyTerm
meshi.energy.pairwiseNonBondedTerms.excludedVol.ExcludedVol
public class ExcludedVol
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class meshi.energy.AbstractEnergy |
|---|
AbstractEnergy.UpdateableList |
| Field Summary | |
|---|---|
protected Filter |
filter
|
protected double |
Rfac
|
| Fields inherited from class meshi.energy.pairwiseNonBondedTerms.NonBondedEnergyTerm |
|---|
distanceMatrix, energyElement |
| Fields inherited from class meshi.energy.AbstractEnergy |
|---|
comment, INFINITY, NaN, on, updateableResources, weight |
| Constructor Summary | |
|---|---|
ExcludedVol()
|
|
ExcludedVol(DistanceMatrix distanceMatrix,
double Rfac,
double weight,
Filter filter,
double[][] parameters)
|
|
| Method Summary | |
|---|---|
double |
evaluate()
Evaluates energy for each distance |
void |
evaluateAtoms()
Describe evaluateAtoms method here. |
| Methods inherited from class meshi.energy.pairwiseNonBondedTerms.NonBondedEnergyTerm |
|---|
test |
| Methods inherited from class meshi.energy.AbstractEnergy |
|---|
addAttribute, comment, getAttribute, handleMissingParameters, isOn, off, on, toArray, toArray, toArray, toArray, toString, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected double Rfac
protected Filter filter
| Constructor Detail |
|---|
public ExcludedVol()
public ExcludedVol(DistanceMatrix distanceMatrix,
double Rfac,
double weight,
Filter filter,
double[][] parameters)
| Method Detail |
|---|
public double evaluate()
NonBondedEnergyTerm
evaluate in class NonBondedEnergyTermpublic void evaluateAtoms()
NonBondedEnergyTermevaluateAtoms method here.
evaluateAtoms in class NonBondedEnergyTerm
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||