AbstractLattice<Vector>
, SpaceLattice
LatticeCubicBcc
, LatticeCubicDiamond
, LatticeCubicFcc
, LatticeCubicSimple
public interface CubicLattice extends SpaceLattice
Modifier and Type | Method | Description |
---|---|---|
double |
getLatticeConstant() |
Accesses the size of the unit cell, the length of each edge of a single cell.
|
void |
setLatticeConstant(double latticeConstant) |
Sets the size of the unit cell, the length of each edge.
|
D
getLatticeConstants, getSpace, site
void setLatticeConstant(double latticeConstant)
latticeConstant
- the unit cell sizedouble getLatticeConstant()