Class | Description |
---|---|
DataDescription |
Describes the content of a
DataEntry . |
DataEntry | |
DataEvent |
A DataEvent is the internal representation of a
EventEntry as
specified in the Unisens specification: "EventEntry represents an Entry containing a list of Events. |
DataSignal |
A DataSignal is the internal representation of a SignalEntry as specified in
the
Unisens specification:"A SignalEntry represents continuously sampled data with a fixed sample rate" A DataSignal holds a single sample of data that consists of 1 or more channels. |
DataValue |
A DataValue is the internal representation of a ValuesEntry as specified in
the
Unisens specification:"A ValuesEntry represents data acquired at certain points in time. |
ReceiverQueues |
Used to send data to multiple receivers through
LinkedBlockingQueue s. |
Enum | Description |
---|---|
DataType |