SwitchGF is part of the WaveTrain system class library
SwitchGF outputs a copy of one of two input grids, depending on the value of a separate input flag.
|
|
Parameters
|
| None |
|
Inputs
|
| g0 |  Grid<float> | First input grid. | Grid() |
| g1 |  Grid<float> | Second input grid. | Grid() |
| flag |  int | Flag for selecting first (0) or second (1) input grid. | 0 |
|
Outputs
|
| g |  Grid<float> | Output grid. | Grid() |
|
Subsystems |
|
|
|
|
Last Saved: Thu Feb 21 11:34:08 MST 2008 by TVE version 2007B
|
|