STK Vector Geometry ToolSend comments on this topic.
AgECrdnFileInterpolatorType Enumeration
See Also

Description

Interpolator types.

Members

MemberValueDescription
eCrdnFileInterpolatorInvalid-1Unknown or invalid interpolator.
eCrdnFileInterpolatorTypeLagrange1Lagrange interpolation.
eCrdnFileInterpolatorTypeHermite2Hermite interpolation.
eCrdnFileInterpolatorTypeHoldPrevious3Holds the value at the closest previous sample time to any requested time.
eCrdnFileInterpolatorTypeHoldNext4Holds the value at the closest next sample time to any requested time.
eCrdnFileInterpolatorTypeHoldNearest5Holds the value at the closest sample time (either the previous sample or the next sample) to any requested time.
© 2024 Analytical Graphics, Inc. All Rights Reserved.