InternalPaddingMethod Type

padds data point in small gaps (e.g. a missing data point or small ranges with no data)

Union cases

Union case Description

Delete

Full Usage: Delete

does not insert any point internally

LinearInterpolation

Full Usage: LinearInterpolation

inserts points lying on the linear interpolation of the two adjacent knots

NaN

Full Usage: NaN

inserts nan values

Random

Full Usage: Random

Zero

Full Usage: Zero