z

Three-dimensional vertical-coordinate array in meters.


Discussion

Three-dimensional vertical-coordinate array in meters.

Z has spatial shape [Nx Ny Nz] and is formed with ndgrid(x,y,z). It varies along the third dimension.

[X,Y,Z] = wvt.xyzGrid;

This site uses Just the Docs, a documentation theme for Jekyll.