UnscentedKalmanFilterOD.GetNextObservationEpoch() Method

Top 

Description

Get the epoch of the next Observation in the buffer associated with the Orbit Determination process.

 

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.

 

Method Signature

UnscentedKalmanFilterOD.GetNextObservationEpoch(

)

 

 

Return Value

Type:

number

Units:

day

 

 

The epoch of the next Observation in MJD TAI.

 

Syntax

myVariable1 = myUnscentedKalmanFilterOD1.GetNextObservationEpoch();

 

 

See also

UnscentedKalmanFilterOD Object

Orbit Determination Guide