Package samer.units
Class Latch
- java.lang.Object
-
- samer.tools.AnonymousTask
-
- samer.tools.NamedTask
-
- samer.units.Latch
-
- All Implemented Interfaces:
- Task
public class Latch extends NamedTask
Temporally smoothed thresholding latch- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description VVector
output()
void
run()
-
Methods inherited from class samer.tools.AnonymousTask
starting, stopping
-
-