DVtoRV is part of the WaveTrain system class library
Convert a discrete stream of float vectors to a recallable vector.
|
|
Parameters
|
| timeLimit |  double | Maximum amount of time for which vector will be stored (if zero, then all input vectors are stored) | 0.0 |
|
Inputs
|
| dv |  Vector<float> | Input vector | Vector() |
|
Outputs
|
| rv |  Recallable<Vector<float>> | Output vector | Recallable< Vector >() |
|
Subsystems |
|
|
|
|
Last Saved: Tue Sep 03 20:43:15 MDT 2002 by TVE version 2007B
|
|