RectilinearGrid.y#
- property RectilinearGrid.y: NumpyArray[float][source]#
Return or set the coordinates along the Y-direction.
- Returns:
numpy.ndarrayArray of points along the Y-direction.
Examples#
Download Python source code | Download Jupyter notebook
Return the y coordinates of a RectilinearGrid.
Set the y coordinates of a RectilinearGrid.