AbstractLattice<Vector>, SpaceLatticepublic class LatticeHcp4 extends BravaisLatticeCrystal
primitivebasis| Constructor | Description |
|---|---|
LatticeHcp4(Space space) |
Cubic hcp crystal with a lattice constant that gives a
maximum-density structure for spheres of unit.
|
LatticeHcp4(Space space,
double latticeConstant) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
scaleBy(double scaleFactor) |
Rescales the lattice by the given factor.
|
java.lang.String |
toString() |
getLatticeConstants, getPrimitive, getSpace, setPrimitiveD, getBasis, sitepublic LatticeHcp4(Space space)
Use scaleBy method if desired to make lattice constant give maximum density for another sphere size.
public LatticeHcp4(Space space, double latticeConstant)