FFGroundObservationFile.SetObservedSpacecraft(Spacecraft) Method

Top 

Description

Set the Spacecraft that is being observed for the tracking data in the file.

 

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

FFGroundObservationFile.SetObservedSpacecraft(

Spacecraft observedSpacecraft)

 

 

Arguments

observedSpacecraft


Description:

The Spacecraft object to be used as the Observed Spacecraft.

 

 

 

Return Value

Type:

number

 

 

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

 

Syntax

myVariable1 = myFFGroundObservationFile1.SetObservedSpacecraft(mySpacecraft1);

 

 

See also

FFGroundObservationFile Object

Orbit Determination Guide

Tracking Data File Formats