BatchLeastSquaresOD.SpanEndEpoch Property

Top 

Description

The epoch at the end of the span of the data to be processed. By default this epoch is taken from the last observation that is included in the buffer to be processed. If the user sets this property to a value less than the epoch of the last observation, it will constrain the data span, ignoring observations with an epoch after this value.

 

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:

"Jan 01 2020 00:00:00.000"

 

Syntax

myVariable1 = myBatchLeastSquaresOD1.SpanEndEpoch;

 

myBatchLeastSquaresOD1.SpanEndEpoch = myVariable1;

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide