CCSDSOEMProperties.UsableStartTime Property

Top 

Description

This property controls the value read from or written to the CCSDS OEM metadata field USEABLE_START_TIME. It is provided for informational purposes to make the user aware that interpolation between states before the useable start time is subject to greater error.

 

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:

number

Access:

read/write

Units:

day

Default Value:

"Undefined"

 

Syntax

myVariable1 = myCCSDSOEMProperties1.UsableStartTime;

 

myCCSDSOEMProperties1.UsableStartTime = myVariable1;

 

See also

CCSDSOEMProperties Object

Working with Ephemerides