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

Index a (R)ecallable (V)ector (F)loat to produce another recallable vector float using ONE (1) based indexing. Originally developed for SRMLib support where Matlab data structures are used, hence the one based indexing.

Tempus Block Diagram Editor Snapshot
Parameters
v0  Vector<float>   Initial vector to be output before data is available   Vector()
indeces  Vector<int>   Vector of ONE BASED indeces to be used   Vector()
Inputs
rvfin  Recallable<Vector<float>>   Input recallable vector   recallableVectorFloat(2,0.0,0.0)
Outputs
rvfout  Recallable<Vector<float>>   Output recallable vector = rvfin[indeces]   
Subsystems


Last Saved: Wed Mar 12 17:49:02 MST 2003 by TVE version 2009B