Interpolation definition determines how to obtain values in between tabulated samples. See STK help on interpolation for further details.
Order | Get the interpolation order, which determines the order of interpolation polynomial and is related to how many samples are used during interpolation. See STK help on interpolation for further details. |
Type | Get the interpolation type, which can be Lagrange or Hermite interpolation. See STK help on interpolation for further details. |
Implemented Interface |
---|
IAgCrdnInterp |
IAgCrdn |