tempusSystem Class SwitchVF
SwitchVF is part of the WaveTrain system class library

SwitchVF outputs a copy of one of two input vectors, depending on the value of a separate input flag.

Tempus Block Diagram Editor Snapshot
Parameters
None
Inputs
v0  Vector<float>   First vector.   Vector()
v1  Vector<float>   Second vector.   Vector()
flag  int   Flag specifying which vector to use, 0 or 1.   0
Outputs
v  Vector<float>   A copy of the chosen vector. v0 if flag is 0, v1 if flag is 1, an error occurs otherwise. Vector  
Subsystems


Last Saved: Thu Feb 21 11:28:57 MST 2008 by TVE version 2007B