Uses of Class
javajs.util.V3d
Packages that use V3d
-
Uses of V3d in javajs.util
Methods in javajs.util with parameters of type V3d -
Uses of V3d in org.jmol.minimize
Methods in org.jmol.minimize with parameters of type V3dModifier and TypeMethodDescriptionstatic booleanUtil.canBeNormalized(V3d a) static doubleUtil.distance2V(V3d a, V3d b) static doubleUtil.getTorsionAngleRadians(double[] a, double[] b, double[] c, double[] d, V3d r1, V3d r2, V3d r3) static booleanstatic doublecalculates angle of a to plane bcd, returning a value > pi/2 in highly distorted trigonal pyramidal situationsstatic voidstatic doubleUtil.restorativeForceAndAngleRadians(V3d i, V3d j, V3d k) static doubleUtil.restorativeForceAndDistance(V3d a, V3d b, V3d vab) static doublestatic doubleUtil.restorativeForceAndTorsionAngleRadians(V3d i, V3d j, V3d k, V3d l) static void