hi, maybe this is a useful abstraction: speedlim2 outputs incoming values (symbols or floats) as a time sequenced series. I called it speedlim, but maybe someone finds a better word... marius.
Hallo, marius schebella hat gesagt: // marius schebella wrote:
maybe this is a useful abstraction: speedlim2 outputs incoming values (symbols or floats) as a time sequenced series. I called it speedlim, but maybe someone finds a better word...
I think, a better name would be, well, better.
I'm not sure if this needs to be a part of [list]-abs. Although it uses lots of [list] internally, it neither accepts nor produces a sequence, so it's not really a list-processing application like the other [list]-abs.
Frank Barknecht _ ______footils.org_ __goto10.org__
frank, you are right. I did not have a close look at the list-abs before. never mind. marius.
Frank Barknecht wrote:
Hallo, marius schebella hat gesagt: // marius schebella wrote:
maybe this is a useful abstraction: speedlim2 outputs incoming values (symbols or floats) as a time sequenced series. I called it speedlim, but maybe someone finds a better word...
I think, a better name would be, well, better.
I'm not sure if this needs to be a part of [list]-abs. Although it uses lots of [list] internally, it neither accepts nor produces a sequence, so it's not really a list-processing application like the other [list]-abs.
Ciao