Ephemeris.GetVectorData Method

Top 

Description

Gets values from the ephemeris at the specified vector and returns them as an array.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

Ephemeris.GetVectorData(Variable vectorIndex)

Array

Gets all values from the ephemeris at the specified vector and returns them as an array. If any columns have a discontinuity, their after-discontinuity values will be returned.

Ephemeris.GetVectorData(Variable vectorIndex, Variable discontinuityBehavior)

Array

Gets all values from the ephemeris at the specified vector and returns them as an array. Which value is returned for discontinuous columns is specified by the second argument.

 

 

See also

Ephemeris Object

Working with Ephemerides

Ephemerides and AHF