CCSDSOEMProperties.ReferenceFrame Property

Top 

Description

Name of the reference frame in which the ephemeris data are given.

 

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.

 

Attributes

Type:

string

Access:

read/write

Default Value:

"ICRF" ( ICRF )

Valid Values:

Value

Label

"EME2000"

EME2000

"TEME"

TEME

"TOD"

TOD

"MCI"

MCI

"TDR"

TDR

"GCRF"

GCRF

"ICRF"

ICRF

 

Syntax

myString1 = myCCSDSOEMProperties1.ReferenceFrame;

 

myCCSDSOEMProperties1.ReferenceFrame = myString1;

 

See also

CCSDSOEMProperties Object

Working with Ephemerides