SP3EphemerisFile.Type Property

Top 

Description

The type of data that is included in the SP3 Precise Ephemeris file. The options include position and velocity data, or position only.

 

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.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

1 ( Position and Velocity )

Valid Values:

Value

Label

1

Position and Velocity

2

Position Only

 

Syntax

myVariable1 = mySP3EphemerisFile1.Type;

 

mySP3EphemerisFile1.Type = myVariable1;

 

See also

SP3EphemerisFile Object

Orbit Determination Guide

SP3 Ephemeris Guide