ExtrapolationType enumeration

ExtrapolationType enumeration

Extrapolation type.

The ExtrapolationType type exposes the following members:

Fields

FieldDescription
CONSTANTValue will keep the same value of the last value
GRADIENTValue will keep the same slope by time
CYCLEThe repetition.
CYCLE_RELATIVERepeat the previous pattern based on the last value
OSCILLATEThe mirror repetition.

See Also