BlackJack Point Solution File

Top  Previous  Next

The BlackJackPointSolutionFile object provides functionalities to both read and write BlackJack Point Solution files. This is an ASCII file of Point Solution data as put out by the BlackJack GPS receiver. The time system is GPS Time, and the position and velocity values are given in the Earth Fixed reference frame.

 

For information on how to simulate Point Solution data, see Simulating Tracking Data.

For information on how to generate BlackJack Point Solution files, see Generating Tracking Data Files.

For information on viewing and editing data in a BlackJack Point Solution file, see Using the Tracking Data Editor.

For information on including a BlackJack Point Solution file in a Kalman Filter, Unscented Kalman Filter, or Batch Least Squares OD process, see Including Tracking Data in an Estimation Process.

 

An example of the format of a BlackJack Point Solution file is given below. The columns from left to right include measurement data as follows:

 

Not used by FreeFlyer

X position (km)

Y position (km)

Z position (km)

X velocity (km/s)

Y velocity (km/s)

Z velocity (km/s)

Year

Month

Day

Hour

Minute

Second

 

 

 

See Also


BlackJackPointSolutionFile Properties and Methods