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 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:

"Jan 01 2020 00:00:00.000000000"

 

Syntax

myTimeSpan1 = myBatchLeastSquaresOD1.SpanEndEpoch;

 

myBatchLeastSquaresOD1.SpanEndEpoch = myTimeSpan1;

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide