EBeam Computations:
Hex Array Layout Helper
Given dimensions, in nm!, returns the LTXT and CAD coordinates to generate a Hexagonal array of a defined structure, based on two rectangular arrays. (Basically, this saves me from drawing the little triangle and figuring the trig every time.)
Inputs
Xinit:
nm
Yinit:
nm
Spacing:
nm
Xarraydim:
nm
Yarraydim:
nm
Details: