ODEstimationProcess.RegisterTrackingDataFile(TrackingDataFile) Method

Top 

Description

Register the specified tracking data file with the OD estimator process.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

ODEstimationProcess.RegisterTrackingDataFile(

TrackingDataFile trackingDataFile)

 

 

Arguments

trackingDataFile


Description:

The tracking data file object to register.

Allowed Types:

TrackingDataFile, BRTSUTDFFile, GroundObservationFile, DSN60ByteObservationFile, FFGroundObservationFile, UTDFFile, PointSolutionFile, BlackJackPointSolutionFile, GPSPivotPointSolutionFile, RinexObsFile, SpacecraftObservationFile, TDRSUTDFFile, Trk234File

 

 

 

Syntax

myODEstimationProcess1.RegisterTrackingDataFile(myTrackingDataFile1);

 

 

See also

ODEstimationProcess Object

Orbit Determination Guide