Ephemeris.GetFullVectorData(Variable) Method

Top 

Description

Populates an EphemerisVector object with data from the specified vector in the ephemeris.

 

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.

 

Method Signature

Ephemeris.GetFullVectorData(

Variable vectorIndex)

 

 

Arguments

vectorIndex


Description:

Vector number in the ephemeris to get (zero-based).

Valid Range:

vectorIndex ≥ 0

 

 

 

Return Value

Type:

EphemerisVector

 

 

Returns an EphemerisVector object containing the ephemeris vector at the specified index.

 

Syntax

myEphemeris1.GetFullVectorData(myVariable1);

 

 

See also

Ephemeris Object

Working with Ephemerides

Ephemerides and AHF