Interface DoubleTimeSeries

All Superinterfaces:
Iterable<DoublePoint>, TimeSeries<DoublePoint,DoubleTimeSeries>
All Known Implementing Classes:
CalculatedTimeSeries, StoredDoubleTimeSeries

public interface DoubleTimeSeries extends TimeSeries<DoublePoint,DoubleTimeSeries>
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>