DSNObservation.ResolveRange() Method

Top 

Description

Resolves the ambiguous range value for the DSNObservation. This method should only be called with the observed spacecraft at the epoch of the observation.

 

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

DSNObservation.ResolveRange(

)

 

 

Return Value

Type:

number

Units:

km

 

 

The resolved range value.

 

Syntax

myVariable1 = myDSNObservation1.ResolveRange();

 

 

See also

DSNObservation Object