UTDFFile.AddObservationSource(GroundStation) Method

Top 

Description

Set a GroundStation as the Source of the tracking data in the file. Multiple Ground Stations can be set for a given file.

 

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.AddObservationSource(

GroundStation observationSource)

 

 

Arguments

observationSource


Description:

The Ground Station object to be used as the Observation source.

 

 

 

Return Value

Type:

number

 

 

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

 

Syntax

myVariable1 = myUTDFFile1.AddObservationSource(myGroundStation1);

 

 

See also

UTDFFile Object

Orbit Determination Guide

Tracking Data File Formats