Package | Description |
---|---|
gov.sandia.cognition.data.temporal |
Provides interfaces for temporal data.
|
Class and Description |
---|
BatchTemporalDataSource
Defines the interface for an offline temporal data source, which can
be resampled.
|
SeekableTemporalDataReadChannel
The
SeekableTemporalDataReadChannel interface extends the
TemporalDataReadChannel interface to give the ability to seek around in
the temporal data based on a time coordinate. |
TemporalDataReadChannel
The
TemporalDataReadChannel interface defines the functionality of a
class for reading temporal data. |
TemporalDataSource
The
TemporalDataSource interface defines the functionality of a
class that represents a data source. |