Trk234File.GetNextObservation(DSNObservation) Method

Top 

Description

Retrieves the next DSN Observation in the Trk234File.

 

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.

 

Method Signature

Trk234File.GetNextObservation(

DSNObservation dsnObservation)

 

 

Arguments

dsnObservation


Description:

The DSN Observation to be populated with data.

 

 

 

Return Value

Type:

number

 

 

Returns 1 if the method executed successfully, 0 if it did not.

 

Syntax

myVariable1 = myTrk234File1.GetNextObservation(myDSNObservation1);

 

 

See also

Trk234File Object

Orbit Determination Guide

Tracking Data File Formats