BatchLeastSquaresOD.SolutionEpoch Property

Top 

Description

The epoch at which the State Update will be calculated and applied. If the SolutionEpochOption property is not set to "User Specified Epoch" then setting this has no affect, but reading will reflect the appropriate value in the data span.

 

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.SolutionEpoch;

 

myBatchLeastSquaresOD1.SolutionEpoch = myTimeSpan1;

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide