BlackJackPointSolutionFile.SetMeasuringReceiver(Receiver) Method

Top 

Description

Set the GNSS Receiver that is providing the observations.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

BlackJackPointSolutionFile.SetMeasuringReceiver(

Receiver observedReceiver)

 

 

Arguments

observedReceiver


Description:

The GNSS Receiver object to be used to set the Observed Spacecraft.

Allowed Types:

Receiver, GNSSReceiver, GPSReceiver

 

 

 

Return Value

Type:

number

 

 

Returns 1 if the method executed successfully, 0 if it did not.

 

Syntax

myVariable1 = myBlackJackPointSolutionFile1.SetMeasuringReceiver(myReceiver1);

 

 

See also

BlackJackPointSolutionFile Object

BlackJackPointSolutionFile.SetMeasuringReceiver

Orbit Determination Guide

Tracking Data File Formats