Modifier and Type | Class and Description |
---|---|
class |
ProcessorSlidingMean
This component calculates the sliding mean of a multi channel signal.
|
Modifier and Type | Class and Description |
---|---|
class |
SinkDataViewer
Component that is able to display the values of the three
DataEntry
-types
DataEvent
DataSignal
DataValue
in a chart-diagram. |
Modifier and Type | Class and Description |
---|---|
class |
SinkUnisensLogger |
Modifier and Type | Class and Description |
---|---|
class |
SinkUnisensStreamer
AbstractSink that is able to stream any kind of DataEntry s
via UDP. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractProcessor
Represents a data-processor.
|
class |
AbstractSink
Represents a data-sink.
|
Modifier and Type | Field and Description |
---|---|
protected Sink |
ConnectorSink.sink |
Constructor and Description |
---|
ConnectorSink(Sink sink,
DataDispatcher dispatcher)
Creates a new
ConnectorSink representing given Sink . |