Ephemeris.SetSpacecraftState Method

Top 

Description

Loads the state in the specified vector into the associated Spacecraft.

 

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.SetSpacecraftState(Variable vectorIndex)

None

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.

Ephemeris.SetSpacecraftState(Variable vectorIndex, Variable spacecraftState)

None

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

 

 

See also

Ephemeris Object

Working with Ephemerides

Ephemerides and AHF