tempus System Class SumGridF
SumGridF is part of the WaveTrain system class library.

This was designed to sum two identical grids of floating point numbers. If the grids are not identical, the sum operation does not happen.

Tempus Block Diagram Editor Snapshot
Parameters
calculateOnI2Only  bool   This allows us to calculate on the I2 output only. It is good for limiting calcuations and staging calculations of things like saturable gain in a resonator.   true
Inputs
I1  Grid<float>   Input grid one   ZeroGridF(256,0.01)
I2  Grid<float>   Input grid two   ZeroGridF(256,0.01)
weight1  float   Multiplicative Grid 1 weight   1.0
weight2  float   Multiplicative Grid 2 Weight   1.0
Outputs
Iout  Grid<float>    ZeroGridF(256,0.01)  
Subsystems


Last Saved: Wed May 10 14:16:13 MDT 2006 by TVE version 2009B