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 nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

timespan

Access:

read/write

Units:

day

Default Value:

"Undefined"

 

Syntax

myTimeSpan1 = myCCSDSOEMProperties1.UsableStartTime;

 

myCCSDSOEMProperties1.UsableStartTime = myTimeSpan1;

 

See also

CCSDSOEMProperties Object

Working with Ephemerides