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, wait
getSize, getSpace, setAngles, setSize, vectors
copy, getAngleAlpha, getAngleBeta, getAngleGamma, getSizeA, getSizeB, getSizeC, latticeIndex, latticeIndex, makeReciprocal, scaleSize, setSizeA, setSizeB, setSizeC, toString, unitCell, update, wignerSeitzCell
public 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)