Uses of Class
com.actelion.research.chem.alignment3d.transformation.Rotation
-
Packages that use Rotation Package Description com.actelion.research.chem.alignment3d.transformation com.actelion.research.chem.phesa -
-
Uses of Rotation in com.actelion.research.chem.alignment3d.transformation
Methods in com.actelion.research.chem.alignment3d.transformation that return Rotation Modifier and Type Method Description static Rotation
Rotation. decode(java.lang.String s)
Rotation
Rotation. getInvert()
-
Uses of Rotation in com.actelion.research.chem.phesa
Methods in com.actelion.research.chem.phesa that return Rotation Modifier and Type Method Description Rotation
ShapeVolume. preProcess(Conformer conf)
Move COM of the molecular volume to the origin of the lab-frame and orient molecules so that their principal moments of inertia coincide with the 3 axis of the coordinate system
-