CCSDSOEMProperties.TimeSystem Property

Top 

Description

Time system used for metadata, ephemeris data, and covariance data.

 

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:

"TAI" ( TAI )

Valid Values:

Value

Label

"TAI"

TAI

"UT1"

UT1

"UTC"

UTC

"GPS"

GPS

 

Syntax

myString1 = myCCSDSOEMProperties1.TimeSystem;

 

myCCSDSOEMProperties1.TimeSystem = myString1;

 

See also

CCSDSOEMProperties Object

Working with Ephemerides