SP3EphemerisFile.SetAllPredictionFlags Property

Top 

Description

A flag that indicates whether the all of the clock and orbit information in the SP3 Precise Ephemeris file is predictive or definitive. This property is only used for writing to file, and will apply to all data points. This data is only contained in Version C of the SP3 Precise Ephemeris format.

 

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.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = mySP3EphemerisFile1.SetAllPredictionFlags;

 

mySP3EphemerisFile1.SetAllPredictionFlags = myVariable1;

 

See also

SP3EphemerisFile Object

Orbit Determination Guide

SP3 Ephemeris Guide