Description Usage Arguments Value See Also Examples
Create an object of class "VecLat" representing a 3D rectangular
vector lattice.
1 | RectLat3(dx=1,dy=dx,dz=dx)
|
dx |
spacing along the x-axis. Default: 1. |
dy |
spacing along the y-axis. Default: dx. |
dz |
spacing along the z-axis. Default: dy. |
A VecLat-class object.
Generators VecLat, BCRectLat3, FCRectLat3.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.