KalmanFilterOD.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.

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

 

Method Signature

KalmanFilterOD.GetNextObservationEpoch(

)

 

 

Return Value

Type:

number

Units:

day

 

 

The epoch of the next Observation in MJD TAI.

 

Syntax

myVariable1 = myKalmanFilterOD1.GetNextObservationEpoch();

 

 

See also

KalmanFilterOD Object

Orbit Determination Guide