BRTSUTDFFile.GetNextObservation(BRTSObservation) Method

Top 

Description

Retrieves the next BRTS Observation in the BRTSUTDFFile.

 

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

BRTSUTDFFile.GetNextObservation(

BRTSObservation brtsObservation)

 

 

Arguments

brtsObservation


Description:

The BRTS Observation to be populated with data.

 

 

 

Return Value

Type:

number

 

 

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

 

Syntax

myVariable1 = myBRTSUTDFFile1.GetNextObservation(myBRTSObservation1);

 

 

See also

BRTSUTDFFile Object

Orbit Determination Guide

Tracking Data File Formats