Spacecraft.SetCartesianState(Array) Method

Top 

Description

Sets the Cartesian state of the Spacecraft in the ICRF, referenced from the CentralBody.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Method Signature

Spacecraft.SetCartesianState(

Array state)

 

 

Arguments

state


Description:

array containing the Cartesian Elements

Required Size:

6

 

 

 

Syntax

mySpacecraft1.SetCartesianState(myArray1);

 

 

See also

Spacecraft Object

Spacecraft.SetCartesianState

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide