Ephemeris.CurrentIndex Property

Top 

Description

The index of the vector that corresponds to the current state of the Spacecraft that is associated with this Ephemeris.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0

Valid Range:

Ephemeris.CurrentIndex ≥ 0

 

Syntax

myVariable1 = myEphemeris1.CurrentIndex;

 

myEphemeris1.CurrentIndex = myVariable1;

 

See also

Ephemeris Object

Working with Ephemerides

Ephemerides and AHF