Uses of Class
com.actelion.research.chem.interactionstatistics.DistanceDependentPairPotential
-
Packages that use DistanceDependentPairPotential Package Description com.actelion.research.chem.interactionstatistics -
-
Uses of DistanceDependentPairPotential in com.actelion.research.chem.interactionstatistics
Methods in com.actelion.research.chem.interactionstatistics that return DistanceDependentPairPotential Modifier and Type Method Description DistanceDependentPairPotential
InteractionDistanceStatistics. getFunction(int a, int b)
DistanceDependentPairPotential
InteractionDistanceStatistics. getFunction(long l)
Methods in com.actelion.research.chem.interactionstatistics that return types with arguments of type DistanceDependentPairPotential Modifier and Type Method Description java.util.Map<java.lang.Long,DistanceDependentPairPotential>
InteractionDistanceStatistics. getPairPotentials()
Constructors in com.actelion.research.chem.interactionstatistics with parameters of type DistanceDependentPairPotential Constructor Description InteractionDescriptor(DistanceDependentPairPotential plf)
-