Ephemeris.GetInterpolatedVectorData(Variable, Array) Method |
Top |
DescriptionInterpolates the columns specified by 'columnIndices' at the given epoch from the ephemeris at the specified columns using the interpolator selected for that column and returns the interpolated results as an array. Only works for FreeFlyer Ephemeris Version 2.0 and higher.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Method Signature
Arguments
Return Value
Returns an array of the interpolated values from the ephemeris at the specified epoch in the order of the column(s) specified. If no columns are specified, interpolates the entire vector in the order that it appears in the ephemeris.
Syntax
See also Ephemeris.GetInterpolatedVectorData
|