DSNObservation.LastComponentOfRanging Property

Top 

Description

Last component of ranging; this is used to determine the range code length on the signal (which determines the Range Ambiguity as 2^(6+C2) RU))

 

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.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

14

Valid Range:

2 ≤ DSNObservation.LastComponentOfRanging ≤ 24

 

Syntax

myVariable1 = myDSNObservation1.LastComponentOfRanging;

 

myDSNObservation1.LastComponentOfRanging = myVariable1;

 

See also

DSNObservation Object