DSNObservation.ResolveRangeRate() Method

Top 

Description

Resolves the range rate value for the DSNObservation based on the phase count and phase count interval.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Method Signature

DSNObservation.ResolveRangeRate(

)

 

 

Return Value

Type:

number

Units:

km/s

 

 

The resolved range-rate value.

 

Syntax

myVariable1 = myDSNObservation1.ResolveRangeRate();

 

 

See also

DSNObservation Object