Uses of Class
com.actelion.research.chem.phesa.VolumeGaussian
-
Packages that use VolumeGaussian Package Description com.actelion.research.chem.phesa -
-
Uses of VolumeGaussian in com.actelion.research.chem.phesa
Methods in com.actelion.research.chem.phesa that return VolumeGaussian Modifier and Type Method Description static VolumeGaussian
VolumeGaussian. fromString(java.lang.String encodedGaussian, StereoMolecule mol)
Methods in com.actelion.research.chem.phesa that return types with arguments of type VolumeGaussian Modifier and Type Method Description java.util.ArrayList<VolumeGaussian>
MolecularVolume. getVolumeGaussians()
Constructors in com.actelion.research.chem.phesa with parameters of type VolumeGaussian Constructor Description VolumeGaussian(VolumeGaussian original)
-