Class IcosahedralSampler
- java.lang.Object
-
- org.biojava.nbio.structure.symmetry.geometry.IcosahedralSampler
-
public final class IcosahedralSampler extends Object
Represents an even coverage of quaternion space by 60 points. This grid is defined by the vertices of one half of a hexacosichoron (600-cell). It approximates all possible orientations to within 44.48 degrees.- Author:
- Peter
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidgetAxisAngle(int index, javax.vecmath.AxisAngle4d axisAngle)static javax.vecmath.Quat4dgetQuat4d(int index)static intgetSphereCount()
-