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