public class PrimitiveHCP4 extends PrimitiveOrthorhombic
angle, D, idx, latticeVectors, rightAngle, size, space| Constructor | Description |
|---|---|
PrimitiveHCP4(Space space) |
|
PrimitiveHCP4(Space space,
double a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSize, getSpace, setAngles, setSize, vectorscopy, getAngleAlpha, getAngleBeta, getAngleGamma, getSizeA, getSizeB, getSizeC, latticeIndex, latticeIndex, makeReciprocal, scaleSize, setSizeA, setSizeB, setSizeC, toString, unitCell, update, wignerSeitzCellpublic PrimitiveHCP4(Space space)
space - better be a Space3D. This is an IQ test.public PrimitiveHCP4(Space space, double a)
space - better be a Space3D. This is an IQ test.a - the lattice constant -- vectors will have length
a, a*sqrt(3), a*sqrt(8/3)