BatchLeastSquaresOD.SolutionEpochOption Property

Top 

Description

The options for the Solution Epoch.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0 ( Beginning of Arc )

Valid Values:

Value

Label

0

Beginning of Arc

1

Middle of Arc

2

End of Arc

3

User Specified Epoch

 

Syntax

myVariable1 = myBatchLeastSquaresOD1.SolutionEpochOption;

 

myBatchLeastSquaresOD1.SolutionEpochOption = myVariable1;

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide