I’m currently working on an arbitrary ratio block, the idea is that the
output rate of the block is completely dependent on the data received,
ie,
there is no way to know how much data will be output until the input
data is
processed. This doesn’t seem to match exactly the definition of the
arbitrary ratio block. Could anyone suggest an implementation for
forecast()
to accomplish this?
On Mon, Jan 07, 2013 at 03:09:35AM -0800, MJS wrote:
I’m currently working on an arbitrary ratio block, the idea is that the
output rate of the block is completely dependent on the data received, ie,
there is no way to know how much data will be output until the input data is
processed. This doesn’t seem to match exactly the definition of the
arbitrary ratio block. Could anyone suggest an implementation for forecast()
to accomplish this?