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 boolean
Util.canBeNormalized
(V3d a) static double
Util.distance2V
(V3d a, V3d b) static double
Util.getTorsionAngleRadians
(double[] a, double[] b, double[] c, double[] d, V3d r1, V3d r2, V3d r3) static boolean
static double
calculates angle of a to plane bcd, returning a value > pi/2 in highly distorted trigonal pyramidal situationsstatic void
static double
Util.restorativeForceAndAngleRadians
(V3d i, V3d j, V3d k) static double
Util.restorativeForceAndDistance
(V3d a, V3d b, V3d vab) static double
static double
Util.restorativeForceAndTorsionAngleRadians
(V3d i, V3d j, V3d k, V3d l) static void