HexLat2 {pgs} | R Documentation |
Create an object of class "VecLat"
representing a planar
hexagonal vector lattice.
HexLat2(det=1)
det |
the area of a fundamental tile of the hexagonal lattice. Default: 1. |
A VecLat-class object.
Generators VecLat
, RectLat2
, QcxLat2
.
HexLat2() HexLat2(sqrt(3)/8)