Uses of Package
org.apache.iotdb.db.mpp.execution.operator.process.fill.linear
-
Packages that use org.apache.iotdb.db.mpp.execution.operator.process.fill.linear Package Description org.apache.iotdb.db.mpp.execution.operator.process.fill.linear -
Classes in org.apache.iotdb.db.mpp.execution.operator.process.fill.linear used by org.apache.iotdb.db.mpp.execution.operator.process.fill.linear Class Description 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.