Ephemeris.SetSpacecraftState(Variable) Method

Top 

Description

Loads the state in the vector specified by 'vectorIndex' into the associated Spacecraft. If the state being loaded is discontinuous, the after discontinuity state is loaded.

 

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.SetSpacecraftState(

Variable vectorIndex)

 

 

Arguments

vectorIndex


Description:

The index within the ephemeris that specifies a vector.

Valid Range:

vectorIndex ≥ 0

 

 

 

Syntax

myEphemeris1.SetSpacecraftState(myVariable1);

 

 

See also

Ephemeris Object

Ephemeris.SetSpacecraftState

Working with Ephemerides

Ephemerides and AHF