Spacecraft.SetKeplerianState(Array, Variable) Method

Top 

Description

Sets the Keplerian state of the Spacecraft in the specified frame, referenced from the CentralBody.

 

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

Spacecraft.SetKeplerianState(

Array state,


Variable referenceFrame)

 

 

Arguments

state


Description:

array containing the Keplerian Elements in order: {A, E, I, RAAN, W, TA}

Required Size:

6

 

 

referenceFrame


Description:

The reference frame in which the state elements will be evaluated.

Valid Values:

Value

Label

1

ICRF

2

Mean of J2000 Earth Ecliptic

3

Mean of 1950 Earth Equator

4

Mean of Date Earth Equator

5

True Equator Mean Equinox

6

True of Date Earth Equator

7

Moon Principle Axis - Inertial at J2000

8

Moon Principle Axis - Inertial at Epoch

9

Moon Mean Earth - Inertial at J2000

10

Moon Mean Earth - Inertial at Epoch

11

CIRF

12

Specify any Inertial CelestialObject.ReferenceFrameId

 

 

 

 

Syntax

mySpacecraft1.SetKeplerianState(myArray1, myVariable1);

 

 

See also

Spacecraft Object

Spacecraft.SetKeplerianState

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide