Package samer.units
Class SignalWindow
- java.lang.Object
-
- samer.tools.AnonymousTask
-
- samer.units.SignalWindow
-
- All Implemented Interfaces:
- Task
public class SignalWindow extends AnonymousTask
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description SignalWindow(Generator g, int size)
SignalWindow(Generator g, int size, int step)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
flush()
Task
flushTask()
VVector
output()
void
run()
void
starting()
-
Methods inherited from class samer.tools.AnonymousTask
dispose, stopping
-
-