Class InterpolationType (0.11.13)

InterpolationType(value)

The interpolation type to be applied. Default will be linear (Piecewise Linear).

Enums

Name Description
INTERPOLATION_TYPE_UNSPECIFIED Interpolation type is unspecified. In this case, it defaults to Linear.
LINEAR Piecewise linear interpolation will be applied.