BatchLeastSquaresOD.SpanStartEpoch Property

Top 

Description

The epoch at the start of the span of the data to be processed. By default this epoch is taken from the first observation that is included in the buffer to be processed. If the user sets this property to a value greater than the epoch of the first observation, it will constrain the data span, ignoring observations with an epoch prior to 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.SpanStartEpoch;

 

myBatchLeastSquaresOD1.SpanStartEpoch = myTimeSpan1;

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide