GridInterp is part of the WaveTrain system class library.
|
|
Parameters
|
| nx_new |  int | Elements in x direction in output grid | nxy |
| ny_new |  int | Elements in y direction in output grid | nxy |
| dx_new |  float | Mesh spacing in x direction in output grid | dxy |
| dy_new |  float | Mesh spacing in y direction in output grid | dxy |
|
Inputs
|
| gridIn |  Grid<float> | Grid to resize | |
|
Outputs
|
| gridOut |  Grid<float> | Output grid = Input grid resized | |
|
Subsystems |
|
|
|
|
Last Saved: Fri Jul 28 12:18:47 MDT 2006 by TVE version 2009B
|
|