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 DistanceDependentPairPotentialInteractionDistanceStatistics. getFunction(int a, int b)DistanceDependentPairPotentialInteractionDistanceStatistics. 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)
-