Uses of Class
com.actelion.research.chem.forcefield.mmff.TorsionAngle
-
Packages that use TorsionAngle Package Description com.actelion.research.chem.forcefield.mmff -
-
Uses of TorsionAngle in com.actelion.research.chem.forcefield.mmff
Methods in com.actelion.research.chem.forcefield.mmff that return types with arguments of type TorsionAngle Modifier and Type Method Description static java.util.List<TorsionAngle>
TorsionAngle. findIn(Tables t, MMFFMolecule mol)
Helper function that builds a list of TorsionAngles for a molecule.
-