Package org.apache.iotdb.db.mpp.execution.operator.process.fill.linear
-
Class Summary Class Description DoubleLinearFill FloatLinearFill IntLinearFill LinearFill The result of Linear Fill functions at timestamp "T" is calculated by performing a linear fitting method on two time series values, one is at the closest timestamp before T, and the other is at the closest timestamp after T.LongLinearFill