UTDFFile.GetNextObservation(GroundStationObservation) Method

Top 

Description

Retrieves the next Ground Station Observation in the UTDFFile.

 

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

UTDFFile.GetNextObservation(

GroundStationObservation groundStationObservation)

 

 

Arguments

groundStationObservation


Description:

The Ground Station Observation to be populated with data.

Allowed Types:

GroundStationObservation, DSNObservation

 

 

 

Return Value

Type:

number

 

 

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

 

Syntax

myVariable1 = myUTDFFile1.GetNextObservation(myGroundStationObservation1);

 

 

See also

UTDFFile Object

Orbit Determination Guide

Tracking Data File Formats