GPSPivotPointSolutionFile(String, GPSReceiver) Constructor

Top 

Description

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

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Constructor Signature

GPSPivotPointSolutionFile(

String fileName,


GPSReceiver receiver)

 

 

Arguments

fileName


Description:

The name of the file associated with the GPSPivotPointSolutionFile data.

 

 

receiver


Description:

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

 

 

 

Syntax

GPSPivotPointSolutionFile myGPSPivotPointSolutionFile1(myString1, myGPSReceiver1);

 

 

See also

GPSPivotPointSolutionFile Object

Orbit Determination Guide

Tracking Data File Formats