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 nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond 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