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

 

myBatchLeastSquaresOD1.SolutionEpoch = myVariable1;

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide