CCSDSOEMProperties.CovarianceReferenceFrame Property

Top 

Description

Name of the reference frame in which the covariance data are given. On file read, this property reflects the frame in the ephemeris file. On file write, this property specifies the frame in which the data will be written.

 

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.

 

Attributes

Type:

string

Access:

read/write

Default Value:

"MATCH STATE FRAME" ( Match the reference frame of the position/velocity state data, for supported frames. )

Valid Values:

Value

Label

"MATCH STATE FRAME"

Match the reference frame of the position/velocity state data, for supported frames.

"EME2000"

EME2000

"MCI"

MCI

"GCRF"

GCRF

"ICRF"

ICRF

"RTN"

RTN

 

Syntax

myString1 = myCCSDSOEMProperties1.CovarianceReferenceFrame;

 

myCCSDSOEMProperties1.CovarianceReferenceFrame = myString1;

 

See also

CCSDSOEMProperties Object

Working with Ephemerides