STK Vector Geometry ToolSend comments on this topic.
IAgCrdnInterpBasic Interface

Description

Interpolation definition determines how to obtain values in between tabulated samples. See STK help on interpolation for further details.

Public Properties

Public Property OrderGet 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.
Public Property TypeGet the interpolation type, which can be Lagrange or Hermite interpolation. See STK help on interpolation for further details.

Interfaces

Implemented Interface
IAgCrdnInterp
IAgCrdn

CoClasses that Implement IAgCrdnInterpBasic

© 2024 Analytical Graphics, Inc. All Rights Reserved.