CCSDSOEMProperties.UsableStopTime Property

Top 

Description

This property controls the value read from or written to the CCSDS OEM metadata field USEABLE_STOP_TIME. It is provided for informational purposes to make the user aware that interpolation between states before the useable stop 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.UsableStopTime;

 

myCCSDSOEMProperties1.UsableStopTime = myTimeSpan1;

 

See also

CCSDSOEMProperties Object

Working with Ephemerides