typeExtrapolation

Enumeration defining the extrapolation of table interpolation

Literals

NameDescription
HoldLastPointHold the first/last table point outside of the table scope
LastTwoPointsExtrapolate by using the derivative at the first/last table points outside of the table scope
PeriodicRepeat the table scope periodically
NoExtrapolationExtrapolation triggers an error