BlackJackPointSolutionFile(String, GPSReceiver) Constructor

Top 

Description

Create a BlackJackPointSolutionFile object, read Observation data from the file provided, and associate the contained Observations with "receiver".

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Constructor Signature

BlackJackPointSolutionFile(

String fileName,


GPSReceiver receiver)

 

 

Arguments

fileName


Description:

The name of the file associated with the BlackJackPointSolutionFile data.

 

 

receiver


Description:

The GPS Receiver taking measurements that is attached to the Spacecraft being observed.

 

 

 

Syntax

BlackJackPointSolutionFile myBlackJackPointSolutionFile1(myString1, myGPSReceiver1);

 

 

See also

BlackJackPointSolutionFile Object

Orbit Determination Guide

Tracking Data File Formats