Spacecraft.SimulateTrackingData(PseudorangeObservation, Variable) Method

Top 

Description

Deprecated. Please use a GNSSObservation object instead.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Method Signature

Spacecraft.SimulateTrackingData(

PseudorangeObservation prObservation,


Variable exclusionHeight)

 

 

Arguments

prObservation


Description:

Deprecated. Please use a GNSSObservation object instead.

 

 

exclusionHeight


Description:

The height above the limb of the Earth, below which all signals passing the Earth will be excluded.

Units:

km

Valid Range:

exclusionHeight ≥ 0

 

 

 

Return Value

Type:

number

 

 

Returns 1 if data was successfully simulated, 0 if no data was simulated due to a visibility restriction, such as an occulting body or sensor mask. When simulating multiple Pseudorange Observations, this method returns the number simulated.

 

Syntax

myVariable1 = mySpacecraft1.SimulateTrackingData(myPseudorangeObservation1, myVariable2);

 

 

See also

Spacecraft Object

Spacecraft.SimulateTrackingData

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide