| Package | Description |
|---|---|
| ch.agent.t2.timeseries |
Defines and implements time series.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegularTimeSeries<T>
RegularTimeSeries implements
TimeIndexable. |
| Modifier and Type | Method and Description |
|---|---|
TimeIndexable<T> |
RegularTimeSeries.asIndexable() |
TimeIndexable<T> |
SparseTimeSeries.asIndexable() |
TimeIndexable<T> |
TimeAddressable.asIndexable()
Return an indexable time series corresponding to this one.
|
TimeIndexable<T> |
RegularTimeSeries.copy() |
TimeIndexable<T> |
TimeIndexable.copy() |
TimeIndexable<T> |
RegularTimeSeries.makeEmptyCopy() |
TimeIndexable<T> |
TimeIndexable.makeEmptyCopy() |
Copyright © 2017. All rights reserved.