Class CompressedDoubleDataChunk

java.lang.Object
com.powsybl.timeseries.AbstractCompressedDataChunk
com.powsybl.timeseries.CompressedDoubleDataChunk
All Implemented Interfaces:
DataChunk<DoublePoint,DoubleDataChunk>, DoubleDataChunk

public class CompressedDoubleDataChunk extends AbstractCompressedDataChunk implements DoubleDataChunk
RLE (Run-Length encoding) compressed double data chunk.
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>